Imported Upstream version 1.8.3
[debian/sudo] / plugins / sudoers / auth / fwtk.c
index a6e45b25333c1d0d4c8f55310b96ef5e988ef679..ebab9154a5bd00bf1acfc2fc483c91baec7f0414 100644 (file)
@@ -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 */