From 40a3261d1a6e2617f6afde0cd6d762a7e211af7a Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 16 Oct 2005 07:41:55 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'. --- security/krb5-16/files/patch-lib::krb5::krb::unparse.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/krb5-16/files/patch-lib::krb5::krb::unparse.c (limited to 'security/krb5-16/files/patch-lib::krb5::krb::unparse.c') diff --git a/security/krb5-16/files/patch-lib::krb5::krb::unparse.c b/security/krb5-16/files/patch-lib::krb5::krb::unparse.c deleted file mode 100644 index b45233b0ab78..000000000000 --- a/security/krb5-16/files/patch-lib::krb5::krb::unparse.c +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/krb5/krb/unparse.c.orig Tue Jan 18 09:57:32 2005 -+++ lib/krb5/krb/unparse.c Tue Jul 12 14:04:38 2005 -@@ -91,6 +91,8 @@ - totalsize++; - totalsize++; /* This is for the separator */ - } -+ if (nelem == 0) -+ totalsize++; - - /* - * Allocate space for the ascii string; if space has been -- cgit v1.2.3