X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=plugins%2Fsudoers%2Fauth%2Ffwtk.c;h=ebab9154a5bd00bf1acfc2fc483c91baec7f0414;hb=6ba3f54741e413f12fdc27fbc8d1ba85f94c64a2;hp=a6e45b25333c1d0d4c8f55310b96ef5e988ef679;hpb=db542536bfb942d0168310cac588babc62657621;p=debian%2Fsudo diff --git a/plugins/sudoers/auth/fwtk.c b/plugins/sudoers/auth/fwtk.c index a6e45b2..ebab915 100644 --- a/plugins/sudoers/auth/fwtk.c +++ b/plugins/sudoers/auth/fwtk.c @@ -50,7 +50,7 @@ #include "sudo_auth.h" int -fwtk_init(struct passwd *pw, char **promptp, sudo_auth *auth) +fwtk_init(struct passwd *pw, sudo_auth *auth) { static Cfg *confp; /* Configuration entry struct */ char resp[128]; /* Response from the server */