X-Git-Url: http://www.average.org/gitweb/?p=pam_pcsc_cr.git;a=blobdiff_plain;f=authfile.h;h=f592d2008cc17eb85de494c360672b6475593c91;hp=4a12aaad6fa7b2bc49047627e0c2ad43dfef0ded;hb=0262298f8fc324fb4a1577f0c205bdf339ded782;hpb=b7d64e8a15a3a652d0844596307b787bc1711fa4 diff --git a/authfile.h b/authfile.h index 4a12aaa..f592d20 100644 --- a/authfile.h +++ b/authfile.h @@ -1,7 +1,7 @@ #ifndef _AUTHFILE_H #define _AUTHFILE_H -void authfile_template(char *template); +void authfile_template(const char *template); struct _auth_obj authfile(const char *tokenid, const char *userid, const char *password,