summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_php.c
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm_php.c')
-rw-r--r--sapi/fpm/fpm/fpm_php.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm_php.c b/sapi/fpm/fpm/fpm_php.c
index 11a5e25f24..dc81b702ce 100644
--- a/sapi/fpm/fpm/fpm_php.c
+++ b/sapi/fpm/fpm/fpm_php.c
@@ -1,4 +1,3 @@
-
/* $Id: fpm_php.c,v 1.22.2.4 2008/12/13 03:21:18 anight Exp $ */
/* (c) 2007,2008 Andrei Nigmatulin */
@@ -286,4 +285,3 @@ char* fpm_php_get_string_from_table(zend_string *table, char *key) /* {{{ */
return NULL;
}
/* }}} */
-