summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_cleanup.c
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm_cleanup.c')
-rw-r--r--sapi/fpm/fpm/fpm_cleanup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm_cleanup.c b/sapi/fpm/fpm/fpm_cleanup.c
index 260ddb32e7..dbab8ed786 100644
--- a/sapi/fpm/fpm/fpm_cleanup.c
+++ b/sapi/fpm/fpm/fpm_cleanup.c
@@ -1,4 +1,3 @@
-
/* $Id: fpm_cleanup.c,v 1.8 2008/05/24 17:38:47 anight Exp $ */
/* (c) 2007,2008 Andrei Nigmatulin */
@@ -49,4 +48,3 @@ void fpm_cleanups_run(int type) /* {{{ */
fpm_array_free(&cleanups);
}
/* }}} */
-