From: Hermès Bélusca-Maïto Date: Sat, 5 Oct 2013 20:10:06 +0000 (+0000) Subject: Forgot this one. X-Git-Tag: ReactOS-0.3.16~1040 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=03a6dfe4083f70011dc4aa12ac8f7847ad06d244 Forgot this one. svn path=/trunk/; revision=60542 --- diff --git a/reactos/subsystems/win32/csrsrv/wait.c b/reactos/subsystems/win32/csrsrv/wait.c index faff1782b6a..e9e4d2f52ae 100644 --- a/reactos/subsystems/win32/csrsrv/wait.c +++ b/reactos/subsystems/win32/csrsrv/wait.c @@ -367,7 +367,7 @@ CsrMoveSatisfiedWait(IN PLIST_ENTRY DestinationList, * @name CsrNotifyWait * @implemented NT4 * - * The CsrNotifyWait notifies CSR Wait Blocks. + * The CsrNotifyWait routine notifies CSR Wait Blocks. * * @param WaitList * Pointer to the wait list whose wait blocks will be notified.