Module Name: src Committed By: rillig Date: Tue Feb 25 20:23:19 UTC 2025
Modified Files:
src/sbin/efi: Makefile certs.c
Log Message:
efi: don't use compound expressions as initializers
Lint doesn't like them, even though GCC accepts them.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sbin/efi/Makefile src/sbin/efi/certs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
