Documentation ordinal fixes.

diff --git a/controls/menu.c b/controls/menu.c
index e8a0b74..0072421 100644
--- a/controls/menu.c
+++ b/controls/menu.c
@@ -4669,9 +4669,8 @@
 }
 
 /**********************************************************************
- *		CheckMenuRadioItem    (not a Windows API)
+ *		CheckMenuRadioItem (USER.666)
  */
-
 BOOL16 WINAPI CheckMenuRadioItem16(HMENU16 hMenu,
 				   UINT16 first, UINT16 last, UINT16 check,
 				   BOOL16 bypos)