summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/php_mysqlnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.h')
-rw-r--r--ext/mysqlnd/php_mysqlnd.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/ext/mysqlnd/php_mysqlnd.h b/ext/mysqlnd/php_mysqlnd.h
index 695295934a..ac9ea255a0 100644
--- a/ext/mysqlnd/php_mysqlnd.h
+++ b/ext/mysqlnd/php_mysqlnd.h
@@ -27,3 +27,12 @@
extern zend_module_entry mysqlnd_module_entry;
#endif /* PHP_MYSQLND_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
+ */