| 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/files/profile.c b/files/profile.c index 7f91812..5390012 100644 --- a/files/profile.c +++ b/files/profile.c
@@ -1820,7 +1820,7 @@ } /*********************************************************************** - * CloseProfileUserMapping (KERNEL.138) + * CloseProfileUserMapping (KERNEL32.@) */ BOOL WINAPI CloseProfileUserMapping(void) { FIXME("(), stub!\n");