X-Git-Url: http://www.average.org/gitweb/?p=pam_pcsc_cr.git;a=blobdiff_plain;f=authfile.h;h=ad6fbc1db56243c27156df83184685a5c5e50b74;hp=6ac535ac81f9322f5b9e9dfdae43324b758de971;hb=8fa876111604e494a754e452090bfdd8fccd64c6;hpb=ee0824354abef3e422c32e931f52b4396263cab1 diff --git a/authfile.h b/authfile.h index 6ac535a..ad6fbc1 100644 --- a/authfile.h +++ b/authfile.h @@ -26,8 +26,7 @@ freely, subject to the following restrictions: void authfile_template(const char *template); -struct _auth_obj authfile(const char *tokenid, - const char *userid, const char *password, +struct _auth_obj authfile(const char *userid, const char *password, void (*update_nonce)(char *nonce, const int nonsize), const unsigned char *secret, const int secsize, const unsigned char *payload, const int paysize,