summaryrefslogtreecommitdiffstats
path: root/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'term.h')
-rw-r--r--term.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/term.h b/term.h
index dca213a0..be8f4eb6 100644
--- a/term.h
+++ b/term.h
@@ -21,7 +21,8 @@
/* FIXME - clean up tabs. */
-#define INDENT 6
+#define INDENT 5
+#define HALFINDENT 3
__BEGIN_DECLS