]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/gsockmac.h
Got rid wx-license
[wxWidgets.git] / include / wx / mac / gsockmac.h
index 4ffdc1266a0df0fe967edb9b28a381aac9966ba4..6bb4a2aa71fe92ae01eda6d7abdc9c422684e0ad 100644 (file)
@@ -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;
 };