Module Name: src Committed By: kre Date: Sat Mar 8 19:09:46 UTC 2025
Modified Files: src/crypto/dist/ipsec-tools/src/racoon: kmpstat.c racoonctl.c Log Message: Minor build fix. Add a missing const which -Werror was causing to break the build. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/crypto/dist/ipsec-tools/src/racoon/kmpstat.c cvs rdiff -u -r1.19 -r1.20 src/crypto/dist/ipsec-tools/src/racoon/racoonctl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.