switch to kcmuuid_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24017 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -472,7 +472,7 @@ kcm_op_get_next(krb5_context context,
|
|||||||
kcm_ccache ccache;
|
kcm_ccache ccache;
|
||||||
char *name;
|
char *name;
|
||||||
struct kcm_creds *c;
|
struct kcm_creds *c;
|
||||||
uuid_t uuid;
|
kcmuuid_t uuid;
|
||||||
ssize_t sret;
|
ssize_t sret;
|
||||||
|
|
||||||
ret = krb5_ret_stringz(request, &name);
|
ret = krb5_ret_stringz(request, &name);
|
||||||
|
Reference in New Issue
Block a user