]> git.saurik.com Git - wxWidgets.git/commitdiff
compilo fix (blind)
authorRyan Norton <wxprojects@comcast.net>
Tue, 12 Oct 2004 14:02:57 +0000 (14:02 +0000)
committerRyan Norton <wxprojects@comcast.net>
Tue, 12 Oct 2004 14:02:57 +0000 (14:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/wxchar.h

index cd87652f6dd1547c6f220d02fd60828f1e2ae7da..f25233ad87cd2c462323c5912416f902634a21d1 100644 (file)
                 #define wxPuts      putws
             #else
                 #define wxNEED_PUTS
                 #define wxPuts      putws
             #else
                 #define wxNEED_PUTS
-                int wxPuts(const wxChar *ws)
+                int wxPuts(const wxChar *ws);
             #endif
 
             /* we need %s to %ls conversion for printf and scanf etc */
             #endif
 
             /* we need %s to %ls conversion for printf and scanf etc */