aboutsummaryrefslogtreecommitdiffstats
path: root/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto.h')
-rw-r--r--proto.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/proto.h b/proto.h
index 40796ed..ddb1e63 100644
--- a/proto.h
+++ b/proto.h
@@ -1,4 +1,4 @@
-/* $Id: proto.h,v 1.53 2002/11/09 21:55:24 ukai Exp $ */
+/* $Id: proto.h,v 1.54 2002/11/10 11:59:15 ukai Exp $ */
/*
* This file was automatically generated by version 1.7 of cextract.
* Manual editing not recommended.
@@ -646,6 +646,7 @@ extern void initMenu(void);
#else /* not USE_MENU */
#define mainMn nulcmd
#define selMn selBuf
+#define tabMn nulcmd
#endif /* not USE_MENU */
#ifdef USE_DICT