removed stray comma at end of enum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user