Fix typo in macro name
Not that it really matters since only VxWorks and RTEMS actually compile this file and they don't have shared libraries...
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
|
||||
#define epicsExportSharedSymbos
|
||||
#define epicsExportSharedSymbols
|
||||
#include "epicsEvent.h"
|
||||
#include "epicsExit.h"
|
||||
#include "epicsTypes.h"
|
||||
|
||||
Reference in New Issue
Block a user