diff common.h @ 58:8af90d057609

* Simplify tabs
author Chris Cannam
date Tue, 16 Nov 2010 14:32:51 +0000
parents f583e44d9d31
children 4557da8bdee6
line wrap: on
line diff
--- a/common.h	Tue Nov 16 13:57:30 2010 +0000
+++ b/common.h	Tue Nov 16 14:32:51 2010 +0000
@@ -30,8 +30,8 @@
 #define REQUIRED_CHGSET_DIFF_COUNT      2
 
 #define WORKTAB                         0
-#define HISTORYTAB                      1
-#define HEADSTAB                        2
+#define HISTORYTAB                      2
+#define HEADSTAB                        3
 
 #define HGSTAT_M_BIT    1U
 #define HGSTAT_A_BIT    2U