[project @ 2003-09-12 14:42:36 by sof]
authorsof <unknown>
Fri, 12 Sep 2003 14:42:36 +0000 (14:42 +0000)
committersof <unknown>
Fri, 12 Sep 2003 14:42:36 +0000 (14:42 +0000)
comment wibble

ghc/rts/win32/WorkQueue.c

index 6d3a358..85a2360 100644 (file)
@@ -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