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