summaryrefslogtreecommitdiff
path: root/ext/standard/math.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r--ext/standard/math.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c
index 8df2393c91..63a7c0a050 100644
--- a/ext/standard/math.c
+++ b/ext/standard/math.c
@@ -725,4 +725,5 @@ PHP_FUNCTION(number_format)
* tab-width: 4
* c-basic-offset: 4
* End:
+ * vim: sw=4 ts=4 tw=78 fdm=marker
*/