remove the c++ comment instead of converting it because it
violates the coding style for header files - the enclosing endif is not commented.
This commit is contained in:
@@ -69,4 +69,4 @@ extern "C" {
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
#endif //_BAC_DEV_PROP_REF_H_
|
#endif
|
||||||
|
|||||||
@@ -99,4 +99,4 @@ extern "C" {
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
#endif // _BAC_PROP_STATES_H_
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user