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:
ahodgkinson
2006-03-16 16:35:05 +00:00
parent 3ab7a1878a
commit b86d52d92b

View File

@@ -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