X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2Fwin32%2FWorkQueue.c;h=85a23608bee35de5ff9dc091c95070e3827f182f;hb=09e2c3a13ed67e2ab69a8e0a3eaa608e19713521;hp=6d3a35820080a2274b3e74ab39d3adbdd5099cd7;hpb=5b4f5a6aa8f384573f0f11bc744d5637a1f3bc09;p=ghc-hetmet.git 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