]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gsocket.c
use wxUniv's setup
[wxWidgets.git] / src / msw / gsocket.c
index a6e021bc684f5cc61af72f65723906bda47aed2b..55b86799879d5e7c52cacb96d158a46a769416a8 100644 (file)
@@ -1378,6 +1378,6 @@ GSocketError GAddress_UNIX_GetPath(GAddress *address, char *path, size_t sbuf)
  * Translation unit shouldn't be empty, so include this typedef to make the
  * compiler (VC++ 6.0, for example) happy
  */
  * Translation unit shouldn't be empty, so include this typedef to make the
  * compiler (VC++ 6.0, for example) happy
  */
-typedef (*wxDummy)();
+typedef void (*wxDummy)();
 
 #endif  /* wxUSE_SOCKETS || defined(__GSOCKET_STANDALONE__) */
 
 #endif  /* wxUSE_SOCKETS || defined(__GSOCKET_STANDALONE__) */