Module Name: src Committed By: mrg Date: Mon Aug 7 23:26:40 UTC 2023
Modified Files:
src/sbin/dump: traverse.c
Log Message:
fix always true conditional by removing the address-of operator.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sbin/dump/traverse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
