From c2130a6465ae639518e31d1c1124563977d14bc9 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 8 Sep 2003 18:13:24 +0000 Subject: [PATCH] Doc fix. --- lib/tkts.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/tkts.c b/lib/tkts.c index ed085121..3287c196 100644 --- a/lib/tkts.c +++ b/lib/tkts.c @@ -731,6 +731,7 @@ shishi_tkts_find_for_server (Shishi_tkts * tkts, const char *server) (tkts, shishi_principal_default (tkts->handle), server); } +/* Set flags and times in KDC-REQ based on hint. */ static int act_hint_on_kdcreq (Shishi * handle, Shishi_tkts_hint * hint, -- 2.11.4.GIT