summaryrefslogtreecommitdiff
path: root/ext/mcve/php_mcve.h
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2002-03-02 16:49:06 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2002-03-02 16:49:06 +0000
commit0558bc5b1c62e192aa914bf3fae0430d5b6bc6a1 (patch)
tree63d39d4bd0ac1d837918b8d693f2a761a4b5453e /ext/mcve/php_mcve.h
parentbff90c71c1670df07b14b7f4056bc49c8a0b0e17 (diff)
downloadphp-git-0558bc5b1c62e192aa914bf3fae0430d5b6bc6a1.tar.gz
tab/space mixture cleand up,
editor config comments added, minor proto fixes
Diffstat (limited to 'ext/mcve/php_mcve.h')
-rw-r--r--ext/mcve/php_mcve.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/mcve/php_mcve.h b/ext/mcve/php_mcve.h
index cac182c709..83e3c57200 100644
--- a/ext/mcve/php_mcve.h
+++ b/ext/mcve/php_mcve.h
@@ -87,3 +87,11 @@ PHP_FUNCTION(mcve_edituser);
PHP_FUNCTION(mcve_liststats);
#endif /* _PHP_MCVE_H */
+/*
+ * 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
+ */