slepping
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1192 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -97,7 +97,7 @@ pop_init(POP *p,int argcount,char **argmessage)
|
|||||||
else if(strcmp(optarg, "otp") == 0)
|
else if(strcmp(optarg, "otp") == 0)
|
||||||
p->auth_level = AUTH_OTP;
|
p->auth_level = AUTH_OTP;
|
||||||
else
|
else
|
||||||
warnx ("bac value for -a: %s", optarg);
|
warnx ("bad value for -a: %s", optarg);
|
||||||
break;
|
break;
|
||||||
/* Debugging requested */
|
/* Debugging requested */
|
||||||
case 'd':
|
case 'd':
|
||||||
|
|||||||
Reference in New Issue
Block a user