From 63fc1a9e08fabfc8ba96bad80731673ef40bf5cb Mon Sep 17 00:00:00 2001 From: "\"Robert P. J. Day\"" Date: Sun, 2 Jul 2006 19:47:05 +0000 Subject: Standardize on the vi editing directives being on the first line. --- include/dump.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dump.h') diff --git a/include/dump.h b/include/dump.h index 3f4b480b2..e8a96ef87 100644 --- a/include/dump.h +++ b/include/dump.h @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ #define F_IGNORE 0x01 /* %_A */ #define F_SETREP 0x02 /* rep count set, not default */ #define F_ADDRESS 0x001 /* print offset */ -- cgit v1.2.3