Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/dump.h')
-rw-r--r--include/dump.h1
1 files changed, 1 insertions, 0 deletions
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 */