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