Added comment.

This commit is contained in:
keie 1984-08-17 14:57:31 +00:00
parent f077a39568
commit 1da13e49e1

View File

@ -37,6 +37,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 *
*/