Nobody actually checked the return codes from Lst_Append and
authorMax Okumoto <okumoto@dragonflybsd.org>
Fri, 17 Dec 2004 08:07:49 +0000 (08:07 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Fri, 17 Dec 2004 08:07:49 +0000 (08:07 +0000)
commitec0e02f7e7a6e1e8a74363fd007ece38078c4f2e
tree8fd8068be71277a4a599b01996301819b82a7dab
parente269c8614a85b2372cbc272fcd42f75532c9d449
Nobody actually checked the return codes from Lst_Append and
Lst_Insert so don't return anything.

Taken-from: FreeBSD
Author: harti
usr.bin/make/lst.h
usr.bin/make/lst.lib/lstAppend.c
usr.bin/make/lst.lib/lstDupl.c
usr.bin/make/lst.lib/lstInsert.c