summaryrefslogtreecommitdiff
path: root/main/php_getopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_getopt.h')
-rw-r--r--main/php_getopt.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/main/php_getopt.h b/main/php_getopt.h
index 89130a146c..20746517d4 100644
--- a/main/php_getopt.h
+++ b/main/php_getopt.h
@@ -36,12 +36,3 @@ PHPAPI int php_getopt(int argc, char* const *argv, const opt_struct opts[], char
END_EXTERN_C()
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */