constify
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19839 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -144,7 +144,7 @@ struct hx509_query_data {
|
||||
};
|
||||
|
||||
struct hx509_keyset_ops {
|
||||
char *name;
|
||||
const char *name;
|
||||
int flags;
|
||||
int (*init)(hx509_context, hx509_certs, void **,
|
||||
int, const char *, hx509_lock);
|
||||
|
Reference in New Issue
Block a user