changed parameter type
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
pthread_t epicsThreadGetPosixThreadIdSelf ( epicsThreadPrivateId id );
|
||||
pthread_t epicsThreadGetPosixThreadIdSelf ( epicsThreadId id );
|
||||
|
||||
#endif /* osdThreadh */
|
||||
|
||||
Reference in New Issue
Block a user