Various documentation fixes.
diff --git a/windows/sysmetrics.c b/windows/sysmetrics.c
index 81c67da..c2b3140 100644
--- a/windows/sysmetrics.c
+++ b/windows/sysmetrics.c
@@ -178,7 +178,7 @@
/***********************************************************************
- * GetSystemMetrics16 (USER.179)
+ * GetSystemMetrics (USER.179)
*/
INT16 WINAPI GetSystemMetrics16( INT16 index )
{
@@ -187,7 +187,7 @@
/***********************************************************************
- * GetSystemMetrics (USER32.292)
+ * GetSystemMetrics (USER32.@)
*/
INT WINAPI GetSystemMetrics( INT index )
{