summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_atomic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm_atomic.h')
-rw-r--r--sapi/fpm/fpm/fpm_atomic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm_atomic.h b/sapi/fpm/fpm/fpm_atomic.h
index 662dd4726d..7b17df6bc1 100644
--- a/sapi/fpm/fpm/fpm_atomic.h
+++ b/sapi/fpm/fpm/fpm_atomic.h
@@ -1,4 +1,3 @@
-
/* $Id: fpm_atomic.h,v 1.3 2008/09/18 23:34:11 anight Exp $ */
/* (c) 2007,2008 Andrei Nigmatulin */
@@ -165,4 +164,3 @@ static inline int fpm_spinlock(atomic_t *lock, int try_once) /* {{{ */
#define fpm_unlock(lock) lock = 0
#endif
-