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