Module Name: src Committed By: rillig Date: Wed Dec 15 12:08:25 UTC 2021
Modified Files: src/usr.bin/make: buf.h dir.h hash.h job.h lst.h make.h metachar.h src/usr.bin/make/filemon: filemon.h Log Message: make: remove redundant comments for multiple-inclusion guards To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/make/buf.h src/usr.bin/make/dir.h cvs rdiff -u -r1.43 -r1.44 src/usr.bin/make/hash.h cvs rdiff -u -r1.74 -r1.75 src/usr.bin/make/job.h cvs rdiff -u -r1.100 -r1.101 src/usr.bin/make/lst.h cvs rdiff -u -r1.275 -r1.276 src/usr.bin/make/make.h cvs rdiff -u -r1.18 -r1.19 src/usr.bin/make/metachar.h cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/filemon/filemon.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.