]> granicus.if.org Git - php/commitdiff
list the correct modeline for vi.
authorChuck Hagenbuch <chagenbu@php.net>
Sun, 7 Jan 2001 04:39:27 +0000 (04:39 +0000)
committerChuck Hagenbuch <chagenbu@php.net>
Sun, 7 Jan 2001 04:39:27 +0000 (04:39 +0000)
pear/CODING_STANDARDS

index b0377cd2ab26541a3ae26a3e536503b8b4bdeb7d..d419c402d6fd2eaacef37257d35999ea0299b938 100644 (file)
@@ -170,7 +170,7 @@ to include PHP code on differing operating systems and setups.
 All source code files in the core PEAR distribution should contain the
 following comment block as the header:
 
-/* vim: set ts=4 sw=4: */
+/* vim: set expandtab tabstop=4 swiftwidth=4: */
 // +----------------------------------------------------------------------+
 // | PHP version 4.0                                                      |
 // +----------------------------------------------------------------------+