(do_524): fix typo

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10205 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-06-29 17:38:31 +00:00
parent f50772dd4c
commit ae46eb241e

View File

@@ -283,7 +283,7 @@ out:
free_EncryptedData(&ticket);
}
ret = krb5_storage_to_data(sp, reply);
reply.length = (*sp->seek)(sp, 0, SEEK_CUR);
reply->length = (*sp->seek)(sp, 0, SEEK_CUR);
krb5_storage_free(sp);
if(spn)