summaryrefslogtreecommitdiffstats
path: root/server/providers/krb5/krb5_child.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/providers/krb5/krb5_child.c')
-rw-r--r--server/providers/krb5/krb5_child.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/providers/krb5/krb5_child.c b/server/providers/krb5/krb5_child.c
index 8ff9259bf..a1a32eaef 100644
--- a/server/providers/krb5/krb5_child.c
+++ b/server/providers/krb5/krb5_child.c
@@ -925,7 +925,7 @@ int main(int argc, const char *argv[])
POPT_AUTOHELP
{"debug-level", 'd', POPT_ARG_INT, &debug_level, 0,
"Debug level", NULL},
- {"debug-timestamps", 0, POPT_ARG_NONE, &debug_timestamps, 0,
+ {"debug-timestamps", 0, POPT_ARG_INT, &debug_timestamps, 0,
"Add debug timestamps", NULL},
{"debug-fd", 0, POPT_ARG_INT, &debug_fd, 0,
"Add debug timestamps", NULL},