- revert to the version that hit upstream SVN

This commit is contained in:
Nalin Dahyabhai 2007-10-04 21:44:02 +00:00
parent 1bb4c4c0c2
commit 359196dde6

View File

@ -21,7 +21,7 @@ Index: src/lib/gssapi/mechglue/g_accept_sec_context.c
mech_type,
output_token,
- ret_flags,
+ ret_flags ? &temp_ret_flags : NULL,
+ &temp_ret_flags,
time_rec,
d_cred ? &tmp_d_cred : NULL);