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 )
 {