Module Name: src Committed By: rillig Date: Thu Oct 22 19:14:06 UTC 2020
Modified Files:
src/usr.bin/make: lst.c
Log Message:
make(1): remove code for circular lists from Lst_Next
Since make does not use circular lists, they have been removed from the
list library a few weeks ago.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/usr.bin/make/lst.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
