From: sof Date: Fri, 12 Sep 2003 14:42:36 +0000 (+0000) Subject: [project @ 2003-09-12 14:42:36 by sof] X-Git-Tag: Approx_11550_changesets_converted~460 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=546e865b133b86a60fccee4adb0bab84d33db264;p=ghc-hetmet.git [project @ 2003-09-12 14:42:36 by sof] comment wibble --- diff --git a/ghc/rts/win32/WorkQueue.c b/ghc/rts/win32/WorkQueue.c index 6d3a358..85a2360 100644 --- a/ghc/rts/win32/WorkQueue.c +++ b/ghc/rts/win32/WorkQueue.c @@ -154,7 +154,7 @@ FetchWork ( WorkQueue* pq, void** ppw ) /* * Function: SubmitWork * - * Add work item to the queue, blocking if no room not available. + * Add work item to the queue, blocking if no room available. * Return value indicates of FALSE indicates error/fatal condition. */ BOOL