summaryrefslogtreecommitdiff
path: root/win32/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/globals.c')
-rw-r--r--win32/globals.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/globals.c b/win32/globals.c
index 485f0f31bb..37a55bde46 100644
--- a/win32/globals.c
+++ b/win32/globals.c
@@ -78,3 +78,11 @@ PHP_RSHUTDOWN_FUNCTION(win32_core_globals)
return SUCCESS;
}
+/*
+ * Local variables:
+ * tab-width: 4
+ * c-basic-offset: 4
+ * End:
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
+ */