diff options
Diffstat (limited to 'include/dump.h')
-rw-r--r-- | include/dump.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dump.h b/include/dump.h index 3f4b480..e8a96ef 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 */ |