Module Name: src Committed By: martin Date: Sat Jun 23 17:49:58 UTC 2012
Modified Files: src/distrib/utils/sysinst: main.c Log Message: Do not assign to a const pointer, but set the value of the target variable instead. Makes sysinst at least start up again. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/distrib/utils/sysinst/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.