From 76a618a8bfc0c3b48bbddff2af4159dbae769bf9 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Mon, 21 Oct 1996 20:17:11 +0000 Subject: Fixed typo so that the remaining length field is set correctly git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9218 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/gssapi/generic/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/lib/gssapi/generic/ChangeLog') diff --git a/src/lib/gssapi/generic/ChangeLog b/src/lib/gssapi/generic/ChangeLog index 82e724ea73..5bcfeae3f0 100644 --- a/src/lib/gssapi/generic/ChangeLog +++ b/src/lib/gssapi/generic/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 21 16:16:26 1996 Theodore Y. Ts'o + + * util_ordering.c (g_queue_internalize, g_queue_externalize): + Fixed typo so that the remaining length field is set + correctly. + Sat Oct 19 00:39:25 1996 Theodore Y. Ts'o * util_ordering.c (g_queue_externalize, g_queue_internalize, -- cgit