dbLock: no c++ comments in c code
This commit is contained in:
@@ -22,7 +22,6 @@ extern "C" {
|
||||
|
||||
struct dbCommon;
|
||||
struct dbBase;
|
||||
//struct dbLockSet;
|
||||
typedef struct dbLocker dbLocker;
|
||||
|
||||
epicsShareFunc void dbScanLock(struct dbCommon *precord);
|
||||
|
||||
@@ -100,4 +100,4 @@ void dbLockSetSplit(struct dbLocker *locker,
|
||||
struct dbCommon *psource,
|
||||
struct dbCommon *psecond);
|
||||
|
||||
#endif // DBLOCKPVT_H
|
||||
#endif /* DBLOCKPVT_H */
|
||||
|
||||
Reference in New Issue
Block a user