Sync to Wine-20050628:
[reactos.git] / reactos / lib / comctl32 / updown.c
index da2dcc1..bec0fd0 100644 (file)
@@ -238,7 +238,7 @@ static BOOL UPDOWN_GetArrowFromPoint (UPDOWN_INFO* infoPtr, RECT *rect, POINT pt
  *           UPDOWN_GetThousandSep\r
  * Returns the thousand sep. If an error occurs, it returns ','.\r
  */\r
  *           UPDOWN_GetThousandSep\r
  * Returns the thousand sep. If an error occurs, it returns ','.\r
  */\r
-static WCHAR UPDOWN_GetThousandSep()\r
+static WCHAR UPDOWN_GetThousandSep(void)\r
 {\r
     WCHAR sep[2];\r
 \r
 {\r
     WCHAR sep[2];\r
 \r