Version: 1.0.0_pre1 (using KDE KDE 3.3.1) Installed from: Slackware Packages Compiler: gcc (GCC) 3.3.4 OS: Linux vim doesn't permit trailing characters in it's modeline specification. --- getdata.c 2004-11-02 18:48:45.000000000 -0500 +++ getdata.c.new 2004-11-03 09:29:09.000000000 -0500 @@ -1518,4 +1518,5 @@ return (GetSPF(field_name, F, error_code)); } -/* vim: ts=2 sw=2 et */ +/* vim: ts=2 sw=2 et + */
CVS commit by netterfield: BUG: 92632 M +2 -1 getdata.c 1.21 --- kdeextragear-2/kst/kst/datasources/dirfile/getdata.c #1.20:1.21 @@ -1519,3 +1519,4 @@ int GetSamplesPerFrame(const char *filen return (GetSPF(field_name, F, error_code)); } -/* vim: ts=2 sw=2 et */ +/* vim: ts=2 sw=2 et +*/