svn rev #23182: trunk/src/include/
tlyu@MIT.EDU
tlyu at MIT.EDU
Sat Nov 14 14:24:39 EST 2009
http://src.mit.edu/fisheye/changelog/krb5/?cs=23182
Commit By: tlyu
Log Message:
Fix typos in previous.
Changed Files:
U trunk/src/include/k5-int.h
Modified: trunk/src/include/k5-int.h
===================================================================
--- trunk/src/include/k5-int.h 2009-11-14 19:12:04 UTC (rev 23181)
+++ trunk/src/include/k5-int.h 2009-11-14 19:24:39 UTC (rev 23182)
@@ -2277,7 +2277,7 @@
krb5_data **code);
krb5_error_code
- (*encode_krb5_reply_key_pack)(const krb5_reply_key_
+ (*encode_krb5_reply_key_pack)(const krb5_reply_key_pack *,
krb5_data **code);
krb5_error_code
@@ -2696,7 +2696,7 @@
krb5_keyblock *,
krb5_kdc_req *,
void *),
- void *gcvt_data, krb5_response *
+ void *gcvt_data, krb5_response *,
krb5_keyblock **subkey);
/* The subkey field is an output parameter; if a
* tgs-rep is received then the subkey will be filled
More information about the cvs-krb5
mailing list