X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32efab35c14e1cf09cc0c3edd3d2345a66fcea3d..687b91d266990129fbbb8c21d92fa4298b458352:/include/wx/mac/corefoundation/hid.h diff --git a/include/wx/mac/corefoundation/hid.h b/include/wx/mac/corefoundation/hid.h index 077a4c4435..ec7c09cf08 100644 --- a/include/wx/mac/corefoundation/hid.h +++ b/include/wx/mac/corefoundation/hid.h @@ -91,7 +91,7 @@ protected: wxString m_szProductName; //product name int m_nProductId; //product id int m_nManufacturerId; //manufacturer id - mach_port_t m_pPort; //mach port to use + mach_port_t m_pPort; //mach port to use }; // --------------------------------------------------------------------------- @@ -112,4 +112,5 @@ public: #endif //__DARWIN__ -#endif //WX_MACCARBONHID_H +#endif + // _WX_MACCARBONHID_H_