Added comment.

This commit is contained in:
keie 1984-08-17 14:57:31 +00:00
parent c2f189c855
commit 4759d84bdd

View file

@ -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 *
*/