From d4baa1906c772ce549fd53943603a4e95d415b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 6 Oct 2003 21:02:15 +0000 Subject: [PATCH] spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12973 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5e52ab01d..a90ff83e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2003-10-06 Love Hörnquist Åstrand * kdc/kaserver.c (do_getticket): if times data is shorter then 8 - byte, request is mailformed. + byte, request is malformed. * kdc/kaserver.c (do_authenticate): if request length is less then 8, its a bad request and fail. Pointed out by Marco Foglia