Cleanup: remove trailing whitespaces at EOL
[urcu.git] / urcu / futex.h
index 4beb54a3d206f2d68e905dd25233f7e6819a529f..4d16cfa5201453954dc7e6233372ea6969d23c26 100644 (file)
@@ -28,7 +28,7 @@
 
 #ifdef __cplusplus
 extern "C" {
 
 #ifdef __cplusplus
 extern "C" {
-#endif 
+#endif
 
 #define FUTEX_WAIT             0
 #define FUTEX_WAKE             1
 
 #define FUTEX_WAIT             0
 #define FUTEX_WAKE             1
@@ -109,7 +109,7 @@ static inline int futex_async(int32_t *uaddr, int op, int32_t val,
 
 #endif
 
 
 #endif
 
-#ifdef __cplusplus 
+#ifdef __cplusplus
 }
 #endif
 
 }
 #endif
 
This page took 0.022601 seconds and 4 git commands to generate.