Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/dump
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.
Home |
Main Index |
Thread Index |
Old Index