From 866c278580edc88765929fdbc5235d15bab44d3d Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 16 Mar 2009 12:14:23 +0000 Subject: Remove extra #endif introduced with last patch --- ptw32_InterlockedCompareExchange.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ptw32_InterlockedCompareExchange.c') diff --git a/ptw32_InterlockedCompareExchange.c b/ptw32_InterlockedCompareExchange.c index fa4bea7..898591d 100644 --- a/ptw32_InterlockedCompareExchange.c +++ b/ptw32_InterlockedCompareExchange.c @@ -141,7 +141,6 @@ ptw32_InterlockedCompareExchange (PTW32_INTERLOCKED_LPLONG location, */ #error Unsupported platform or compiler! -#endif #endif @@ -277,7 +276,6 @@ L1: MOV eax,dword ptr [ecx] */ #error Unsupported platform or compiler! -#endif #endif -- cgit v1.2.3