Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/bsd/pkg_install/dist/create
Module Name: src
Committed By: kre
Date: Sat Apr 6 08:29:02 UTC 2019
Modified Files:
src/external/bsd/pkg_install/dist/create: util.c
Log Message:
Use __UNCONST() rather than a simple cast to free a const char *
while avoiding gcc noise.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 src/external/bsd/pkg_install/dist/create/util.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