Module Name: src Committed By: rillig Date: Wed Dec 15 11:58:40 UTC 2021
Modified Files: src/usr.bin/make: make.h var.c Log Message: make: remove space after ':' in bit-field declarations As seen in /usr/share/misc/style. To generate a diff of this commit: cvs rdiff -u -r1.274 -r1.275 src/usr.bin/make/make.h cvs rdiff -u -r1.986 -r1.987 src/usr.bin/make/var.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.