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 ae5e66f41b..7c900974a9 100644
--- a/sapi/fpm/fpm/fpm_cleanup.c
+++ b/sapi/fpm/fpm/fpm_cleanup.c
@@ -1,4 +1,3 @@
-
/* (c) 2007,2008 Andrei Nigmatulin */
#include "fpm_config.h"
@@ -48,4 +47,3 @@ void fpm_cleanups_run(int type) /* {{{ */
fpm_array_free(&cleanups);
}
/* }}} */
-