| 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/memory/codepage.c b/memory/codepage.c index ce38f34..962ffbc 100644 --- a/memory/codepage.c +++ b/memory/codepage.c
@@ -131,6 +131,7 @@ /*********************************************************************** * IsDBCSLeadByte (KERNEL32.@) + * IsDBCSLeadByte (KERNEL.207) */ BOOL WINAPI IsDBCSLeadByte( BYTE testchar ) {