cosmetic
This commit is contained in:
@@ -25,11 +25,14 @@
|
||||
long tv_nsec; /* nanoseconds within the second */
|
||||
};
|
||||
#endif /* ifndef _POSIX_TIMERS */
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
epicsShareFunc void epicsShareAPI
|
||||
convertDoubleToWakeTime(double timeout,struct timespec *wakeTime);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user