X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e1400ac6a9e5388abe63b3f00ff5c8091fef304..52f2f7b2c15e10eec1607bee683e575e898bf0d8:/include/wx/gsocket.h diff --git a/include/wx/gsocket.h b/include/wx/gsocket.h index aa85493415..a527a8586a 100644 --- a/include/wx/gsocket.h +++ b/include/wx/gsocket.h @@ -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.