summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/snprintf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/snprintf.c b/main/snprintf.c
index 678f879dc3..9623f4e8e1 100644
--- a/main/snprintf.c
+++ b/main/snprintf.c
@@ -238,8 +238,6 @@ PHPAPI char *php_gcvt(double value, int ndigit, char dec_point, char exponent, c
}
/* }}} */
-
-
/* {{{ Apache license */
/* ====================================================================
* Copyright (c) 1995-1998 The Apache Group. All rights reserved.