From 4759d84bdd95526112736279f7f21a47f2d9beb2 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 9b0097e9e..7e472ebc0 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 * */ -- 2.34.1