From 6aa682f564d1e9be227e77936b622d2c7ba32866 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Thu, 15 Apr 2010 12:55:04 +0000 Subject: CS + WS changes --- ext/mysqlnd/php_mysqlnd.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ext/mysqlnd/php_mysqlnd.h') 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 + */ -- cgit v1.2.1