Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 16:50:14 +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.lib lstDeQueue.c
Message-ID:  <200412081650.iB8GoEJc081837@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004-12-08 16:50:14 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make/lst.lib lstDeQueue.c 
  Log:
  Don't check the return code from Lst_Remove. There is no way
  that the list's first element is not on the list.
  
  Revision  Changes    Path
  1.15      +2 -5      src/usr.bin/make/lst.lib/lstDeQueue.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412081650.iB8GoEJc081837>