]> code.citadel.org Git - citadel.git/commitdiff
* Stupidness
authorArt Cancro <ajc@citadel.org>
Fri, 6 Sep 2002 16:36:54 +0000 (16:36 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 6 Sep 2002 16:36:54 +0000 (16:36 +0000)
citadel/setup.c

index be217c9615ec54216d964f69ec85a1bac1361099..9e6f0e1a93a825208e9d92b87d256e2158b82183 100644 (file)
@@ -36,7 +36,7 @@
 
 #endif
 
-#define MAXSETUP 4
+#define MAXSETUP 4     /* How many setup questions to ask */
 
 #define UI_TEXT                0       /* Default setup type -- text only */
 #define UI_DIALOG      1       /* Use the 'dialog' program (REMOVED) */