diff options
Diffstat (limited to 'hurd/report-wait.c')
-rw-r--r-- | hurd/report-wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/report-wait.c b/hurd/report-wait.c index 20cc166356..491b566d04 100644 --- a/hurd/report-wait.c +++ b/hurd/report-wait.c @@ -93,7 +93,7 @@ describe_port (string_t description, mach_port_t port) } -/* Common defn so we don't link in the itimer code unnecssarily. */ +/* Common defn so we don't link in the itimer code unnecessarily. */ thread_t _hurd_itimer_thread; /* XXX */ kern_return_t |