Minor portability fixes.
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@
|
||||
enum { // thread flavor
|
||||
PPC_THREAD_STATE = 1,
|
||||
i386_THREAD_STATE = -1,
|
||||
i386_NEW_THREAD_STATE = 1,
|
||||
i386_NEW_THREAD_STATE = 1
|
||||
};
|
||||
#endif /*}*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user