git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24044 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-11-16 21:12:52 +00:00
parent 1061de8583
commit dd4ed63ff5

View File

@@ -648,7 +648,7 @@ kcm_get_first (krb5_context context,
while (1) {
ssize_t sret;
uuid_t uuid;
kcmuuid_t uuid;
void *ptr;
sret = krb5_storage_read(response, &uuid, sizeof(uuid));