Module Name: src Committed By: joerg Date: Mon May 30 14:20:20 UTC 2011
Modified Files:
src/distrib/utils/sysinst: run.c
Log Message:
Declare mmsg as string constant, not as a pointer to a string constant.
This avoids format strings warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/distrib/utils/sysinst/run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
