Even though the comment is within C++ conditionals some compilers
generate warnings for the C++ style comment.
This commit is contained in:
@@ -47,7 +47,7 @@ typedef struct dset { /* device support entry table */
|
||||
#define S_dev_noDeviceFound (M_devSup|23) /*No device found at specified address*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
} // extern "C"
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user