Converted c++ style comments to c. Per coding standard. See coding-standard.txt
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#ifndef __cplusplus
|
||||
|
||||
//typedef int _Bool;
|
||||
/*typedef int _Bool; */
|
||||
#ifndef bool
|
||||
#define bool _Bool
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user