summaryrefslogtreecommitdiff
path: root/ext/standard/ftok.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/ftok.c')
-rw-r--r--ext/standard/ftok.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/standard/ftok.c b/ext/standard/ftok.c
index 2d87b3005a..9e4af788e3 100644
--- a/ext/standard/ftok.c
+++ b/ext/standard/ftok.c
@@ -65,10 +65,3 @@ PHP_FUNCTION(ftok)
}
/* }}} */
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- */