aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/qreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qreg.h')
-rw-r--r--src/qreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qreg.h b/src/qreg.h
index 2b970aa..6daaff3 100644
--- a/src/qreg.h
+++ b/src/qreg.h
@@ -239,7 +239,7 @@ gboolean teco_qreg_stack_pop(teco_qreg_t *qreg, GError **error);
void teco_qreg_stack_clear(void);
typedef enum {
- TECO_ED_HOOK_ADD = 1,
+ TECO_ED_HOOK_ADD = 0,
TECO_ED_HOOK_EDIT,
TECO_ED_HOOK_CLOSE,
TECO_ED_HOOK_QUIT