summaryrefslogtreecommitdiff
path: root/src/srptool-args.c.bak
diff options
context:
space:
mode:
Diffstat (limited to 'src/srptool-args.c.bak')
-rw-r--r--src/srptool-args.c.bak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/srptool-args.c.bak b/src/srptool-args.c.bak
index 57cab549a4..493cf9b4e7 100644
--- a/src/srptool-args.c.bak
+++ b/src/srptool-args.c.bak
@@ -147,7 +147,7 @@ static char const srptool_opt_strs[2037] =
/** Name string for the index option */
#define INDEX_name (srptool_opt_strs+991)
/** The compiled in default value for the index option argument */
-#define INDEX_DFT_ARG ((char const*)1)
+#define INDEX_DFT_ARG ((char const*)3)
/** Compiled in flag settings for the index option */
#define INDEX_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))