Date: Thu, 10 Feb 2005 14:25:12 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make lst.h Message-ID: <200502101425.j1AEPC2P090351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-02-10 14:25:12 UTC FreeBSD src repository Modified files: usr.bin/make lst.h Log: Lst_Append returns void, so the other case of the ? statement should also be void. Submitted by: stefanf Revision Changes Path 1.28 +1 -1 src/usr.bin/make/lst.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502101425.j1AEPC2P090351>