Cleanup: remove trailing whitespaces at EOL
[urcu.git] / urcu / uatomic / gcc.h
index 47ca195471cbed3ce2dc830a1d6c51f9f5c204f9..438e039309db0513edda9f8de6bda462e67a9e9f 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _URCU_ARCH_UATOMIC_GCC_H
 #define _URCU_ARCH_UATOMIC_GCC_H
 
 #ifndef _URCU_ARCH_UATOMIC_GCC_H
 #define _URCU_ARCH_UATOMIC_GCC_H
 
-/* 
+/*
  * Copyright (c) 1991-1994 by Xerox Corporation.  All rights reserved.
  * Copyright (c) 1996-1999 by Silicon Graphics.  All rights reserved.
  * Copyright (c) 1999-2004 Hewlett-Packard Development Company, L.P.
  * Copyright (c) 1991-1994 by Xerox Corporation.  All rights reserved.
  * Copyright (c) 1996-1999 by Silicon Graphics.  All rights reserved.
  * Copyright (c) 1999-2004 Hewlett-Packard Development Company, L.P.
@@ -27,7 +27,7 @@
 
 #ifdef __cplusplus
 extern "C" {
 
 #ifdef __cplusplus
 extern "C" {
-#endif 
+#endif
 
 /*
  * If your platform doesn't have a full set of atomics, you will need
 
 /*
  * If your platform doesn't have a full set of atomics, you will need
@@ -37,7 +37,7 @@ extern "C" {
 #define UATOMIC_HAS_ATOMIC_BYTE
 #define UATOMIC_HAS_ATOMIC_SHORT
 
 #define UATOMIC_HAS_ATOMIC_BYTE
 #define UATOMIC_HAS_ATOMIC_SHORT
 
-#ifdef __cplusplus 
+#ifdef __cplusplus
 }
 #endif
 
 }
 #endif
 
This page took 0.022537 seconds and 4 git commands to generate.