X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e1400ac6a9e5388abe63b3f00ff5c8091fef304..23a59c2cbe8489445b9c26dee4a77e2d20a999c2:/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.