]> www.average.org Git - pam_pcsc_cr.git/blobdiff - authfile.h
path= and injectauth params
[pam_pcsc_cr.git] / authfile.h
index 4a12aaad6fa7b2bc49047627e0c2ad43dfef0ded..f592d2008cc17eb85de494c360672b6475593c91 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _AUTHFILE_H
 #define _AUTHFILE_H
 
 #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,
 
 struct _auth_obj authfile(const char *tokenid,
                const char *userid, const char *password,