Module Name: src
Committed By: rillig
Date: Fri Oct 4 08:37:20 UTC 2024
Modified Files:
src/lib/libwrap: expandm.c
Log Message:
libwrap: fix lint warning about "effectively discards 'const'"
lib/libwrap/expandm.c(57): warning: call to 'strstr' effectively
discards 'const' from argument [346]
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libwrap/expandm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.