From 1da13e49e1e57c11c947d442bae7ae70fda3c2a8 Mon Sep 17 00:00:00 2001 From: keie Date: Fri, 17 Aug 1984 14:57:31 +0000 Subject: [PATCH] Added comment. --- util/ack/list.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/ack/list.c b/util/ack/list.c index 9b0097e9..7e472ebc 100644 --- a/util/ack/list.c +++ b/util/ack/list.c @@ -36,6 +36,9 @@ Routines: l_clear(header) Delete an whole list. header List header, list_head * + + l_throw(header) Delete a list of strings. + header List header, list_head * */