diff options
Diffstat (limited to 'runtime/syntax/splint.vim')
-rw-r--r-- | runtime/syntax/splint.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/splint.vim b/runtime/syntax/splint.vim index 2f283809d..dc09d8b9d 100644 --- a/runtime/syntax/splint.vim +++ b/runtime/syntax/splint.vim @@ -2,8 +2,8 @@ " Language: splint (C with lclint/splint Annotations) " Maintainer: Ralf Wildenhues <Ralf.Wildenhues@gmx.de> " Splint Home: http://www.splint.org/ -" Last Change: $Date$ -" $Revision$ +" Last Change: $Date: 2004/06/13 20:08:47 $ +" $Revision: 1.1 $ " Note: Splint annotated files are not detected by default. " If you want to use this file for highlighting C code, |