summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_shm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm_shm.h')
-rw-r--r--sapi/fpm/fpm/fpm_shm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm_shm.h b/sapi/fpm/fpm/fpm_shm.h
index bcb6099814..c9bfb4ee72 100644
--- a/sapi/fpm/fpm/fpm_shm.h
+++ b/sapi/fpm/fpm/fpm_shm.h
@@ -1,4 +1,3 @@
-
/* $Id: fpm_shm.h,v 1.3 2008/05/24 17:38:47 anight Exp $ */
/* (c) 2007,2008 Andrei Nigmatulin */
@@ -10,4 +9,3 @@ int fpm_shm_free(void *mem, size_t size);
size_t fpm_shm_get_size_allocated();
#endif
-