X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee6b1d97e741fda8d579fa21cbc89f0c91615cef..a2b9e9520297da0f7d13e4cc2e36acdf2bda105d:/include/wx/mac/gsockmac.h diff --git a/include/wx/mac/gsockmac.h b/include/wx/mac/gsockmac.h index 4ffdc1266a..6bb4a2aa71 100644 --- a/include/wx/mac/gsockmac.h +++ b/include/wx/mac/gsockmac.h @@ -54,8 +54,8 @@ struct _GSocket struct _GAddress { - UInt32 m_host ; - UInt16 m_port ; + UInt32 m_host ; + UInt16 m_port ; GAddressType m_family; GSocketError m_error; };