diff options
Diffstat (limited to 'src/ex_getln.c')
-rw-r--r-- | src/ex_getln.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ex_getln.c b/src/ex_getln.c index f9332f1b31..f07b8c1ce0 100644 --- a/src/ex_getln.c +++ b/src/ex_getln.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. |