From 43c6ec6803364e88c1e684a4e11c06150121e779 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 16 Apr 2014 11:53:51 +0200 Subject: Remove modelines Removed modelines are better than modelines that differ from file to file. --- src/hardcopy.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/hardcopy.c') diff --git a/src/hardcopy.c b/src/hardcopy.c index fcbcedba37..b7b5ca79ba 100644 --- a/src/hardcopy.c +++ b/src/hardcopy.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. -- cgit