Fixed build error on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@166 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -2189,7 +2189,7 @@ Note: Some of this code is derived from the Ximian source code contained
|
||||
|
||||
#else
|
||||
|
||||
#error Atomic operations aren't supported on this platform
|
||||
#error Atomic operations are unsupported on this platform
|
||||
|
||||
#endif
|
||||
|
||||
@@ -2217,7 +2217,7 @@ Note: Some of this code is derived from the Ximian source code contained
|
||||
|
||||
#else
|
||||
|
||||
#error Atomic operations aren't supported on this platform
|
||||
#error Atomic operations are unsupported on this platform
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user