svn rev #21529: branches/mskrb-integ/src/lib/gssapi/krb5/

lhoward@MIT.EDU lhoward at MIT.EDU
Wed Dec 17 22:39:26 EST 2008


http://src.mit.edu/fisheye/changelog/krb5/?cs=21529
Commit By: lhoward
Log Message:
cleanup


Changed Files:
U   branches/mskrb-integ/src/lib/gssapi/krb5/k5unsealiov.c
Modified: branches/mskrb-integ/src/lib/gssapi/krb5/k5unsealiov.c
===================================================================
--- branches/mskrb-integ/src/lib/gssapi/krb5/k5unsealiov.c	2008-12-18 03:30:51 UTC (rev 21528)
+++ branches/mskrb-integ/src/lib/gssapi/krb5/k5unsealiov.c	2008-12-18 03:39:25 UTC (rev 21529)
@@ -267,7 +267,7 @@
      * pad length is in the RPC PDU. The value of the padding may be
      * uninitialized. For normal GSS, the last bytes of the decrypted
      * data contain the pad length. kg_fixup_padding_iov() will find
-     * this and fixup the last data IOV and padding IOV appropriately.
+     * this and fixup the last data IOV appropriately.
      */
     if ((ctx->gss_flags & GSS_C_DCE_STYLE) == 0) {
 	retval = kg_fixup_padding_iov(&code, iov, iov_count);




More information about the cvs-krb5 mailing list