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