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/os_unix.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/os_unix.c') diff --git a/src/os_unix.c b/src/os_unix.c index d5dcde128d..d95e81bf35 100644 --- a/src/os_unix.c +++ b/src/os_unix.c @@ -1,5 +1,4 @@ -/* vi:set ts=8 sts=4 sw=4: - * +/* * VIM - Vi IMproved by Bram Moolenaar * OS/2 port by Paul Slootman * VMS merge by Zoltan Arpadffy -- cgit