Standardize on the vi editing directives being on the first line.

This commit is contained in:
"Robert P. J. Day" 2006-07-02 19:47:05 +00:00
parent 087b9d640e
commit 63fc1a9e08
284 changed files with 285 additions and 19 deletions

View file

@ -1,4 +1,4 @@
/* vi:set ts=4:*/
/* vi: set sw=4 ts=4: */
/*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/