Comment style fixup to prevent warning in c90 complier mode

This commit is contained in:
Sebastian Koslowski
2015-10-27 20:16:43 +01:00
parent f83fc14951
commit e480a28c0a

View File

@ -208,4 +208,4 @@ extern ADDAPI uint32_t ADDCALL hackrf_compute_baseband_filter_bw(const uint32_t
} // __cplusplus defined. } // __cplusplus defined.
#endif #endif
#endif//__HACKRF_H__ #endif /*__HACKRF_H__*/