]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gsocket.h
use wxUSE_DATEPICKCTRL
[wxWidgets.git] / include / wx / gsocket.h
index aa85493415e47c175832c516c90a7d5744f4e9a2..a527a8586a9a5f4fbcd36e02e4824cd62659cdd8 100644 (file)
@@ -67,7 +67,7 @@ typedef enum {
   GSOCK_WOULDBLOCK,
   GSOCK_TIMEDOUT,
   GSOCK_MEMERR,
-  GSOCK_OPTERR,
+  GSOCK_OPTERR
 } GSocketError;
 
 /* See below for an explanation on how events work.