Module Name: src Committed By: andvar Date: Sun Sep 24 10:51:28 UTC 2023
Modified Files:
src/sys/arch/macppc/dev: valkyriefb.c
Log Message:
define i variable in for loop.
valkyriefb_attach() doesn't have one defined in the function scope.
fixes VALKYRIEFB_DEBUG enabled build for macppc.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/macppc/dev/valkyriefb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
