From 96ec1fe4b8f60da955c059fe69b325453980a049 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 9 Sep 2003 16:24:48 +0000 Subject: [PATCH] Doc fix. --- lib/tkts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tkts.c b/lib/tkts.c index 18938d46..686d80f3 100644 --- a/lib/tkts.c +++ b/lib/tkts.c @@ -492,7 +492,7 @@ shishi_tkts_to_file (Shishi_tkts * tkts, const char *filename) * @tkts: ticket set handle as allocated by shishi_tkts(). * @fh: file descriptor to print to. * @service: service to limit tickets printed to, or NULL. - + * * Print description of tickets for specified service to file * descriptor. If service is NULL, all tickets are printed. * -- 2.11.4.GIT