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
};
// ---------------------------------------------------------------------------
#endif //__DARWIN__
-#endif //WX_MACCARBONHID_H
+#endif
+ // _WX_MACCARBONHID_H_