[SCM] OCE packaging branch, debian, updated. debian/0.11-1

salajkav-dlubalcz vojtech.salajka at dlubal.cz
Thu Dec 13 19:16:28 UTC 2012


The following commit has been merged in the debian branch:
commit 6eb52d540227e3fddfcab5009306adb3399c9442
Author: salajkav-dlubalcz <vojtech.salajka at dlubal.cz>
Date:   Wed Sep 12 11:26:38 2012 +0200

    Tab/Space fix.

diff --git a/inc/Standard_Atomic.hxx b/inc/Standard_Atomic.hxx
index 9f62cc9..2dd646a 100644
--- a/inc/Standard_Atomic.hxx
+++ b/inc/Standard_Atomic.hxx
@@ -37,7 +37,7 @@
 #if (defined(_WIN32) || defined(__WIN32__))
   #ifdef _MSC_VER
     extern "C" {
-	  long _InterlockedIncrement(long volatile* lpAddend);
+      long _InterlockedIncrement(long volatile* lpAddend);
       long _InterlockedDecrement(long volatile* lpAddend);
     }
     // force intrinsic instead of WinAPI calls

-- 
OCE packaging



More information about the debian-science-commits mailing list