Skip to content

Commit 0a74ffc

Browse files
author
Tuncer Ayaz
committed
vim/syntax/rust.vim: fix date header
The last change was made in 2013 not 2012.
1 parent c6515ee commit 0a74ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/vim/syntax/rust.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
" Language: Rust
33
" Maintainer: Patrick Walton <[email protected]>
44
" Maintainer: Ben Blum <[email protected]>
5-
" Last Change: 2012 Jun 14
5+
" Last Change: 2013 Jun 14
66

77
if version < 600
88
syntax clear

0 commit comments

Comments
 (0)