constify
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19839 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1113,7 +1113,7 @@ static int
|
||||
p11_printinfo(hx509_context context,
|
||||
hx509_certs certs,
|
||||
void *data,
|
||||
int (*func)(void *, char *),
|
||||
int (*func)(void *, const char *),
|
||||
void *ctx)
|
||||
{
|
||||
struct p11_module *p = data;
|
||||
|
Reference in New Issue
Block a user