summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm.c')
-rw-r--r--sapi/fpm/fpm/fpm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm.c b/sapi/fpm/fpm/fpm.c
index e43eb5a86d..2bd890b224 100644
--- a/sapi/fpm/fpm/fpm.c
+++ b/sapi/fpm/fpm/fpm.c
@@ -1,4 +1,3 @@
-
/* $Id: fpm.c,v 1.23 2008/07/20 16:38:31 anight Exp $ */
/* (c) 2007,2008 Andrei Nigmatulin */
@@ -122,4 +121,3 @@ run_child: /* only workers reach this point */
return fpm_globals.listening_socket;
}
/* }}} */
-