diff options
Diffstat (limited to 'src/undo.c')
-rw-r--r-- | src/undo.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/undo.c b/src/undo.c index c4345ccf7e..cf5911c3d4 100644 --- a/src/undo.c +++ b/src/undo.c @@ -1,5 +1,4 @@ -/* vi:set ts=2 sts=2 sw=2: - * +/* * VIM - Vi IMproved by Bram Moolenaar * * Do ":help uganda" in Vim to read copying and usage conditions. |