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