commit | 044855c6ece85452c9b17d6fa7ac1acc19c759a0 | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Wed Jul 11 18:56:41 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jul 11 18:56:41 2001 +0000 |
tree | 0e543f2629be3e02ccbf9f81716adefa57c90652 | |
parent | 9107c6b09c49379cdbab49ff6bec04418531a93a [diff] [blame] |
Documentation fixes.
diff --git a/scheduler/handle.c b/scheduler/handle.c index bbdaed9..c1b9c6a 100644 --- a/scheduler/handle.c +++ b/scheduler/handle.c
@@ -15,9 +15,8 @@ DEFAULT_DEBUG_CHANNEL(win32); /********************************************************************* - * CloseHandle (KERNEL.11) - * CloseHandle (WIN32S16.11) - * CloseHandle (KERNEL32.@) + * CloseW32Handle (KERNEL.474) + * CloseHandle (KERNEL32.@) */ BOOL WINAPI CloseHandle( HANDLE handle ) {