list the correct modeline for vi.

This commit is contained in:
Chuck Hagenbuch 2001-01-07 04:39:27 +00:00
parent 1f23e50789
commit fc289c973a

View 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 |
// +----------------------------------------------------------------------+