Ack. On 03/29/2010 12:50 PM, Martin Sivak wrote:
--- loader/loader.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/loader/loader.c b/loader/loader.c index 2e5e744..b1f0fb9 100644 --- a/loader/loader.c +++ b/loader/loader.c @@ -1197,7 +1197,7 @@ static char *doLoaderMain(struct loaderData_s *loaderData, char *url = NULL, *ret = NULL, *devName = NULL, *kbdtype = NULL; static iface_t iface; - int i, rc, dir = 1; + int i, rc = LOADER_NOOP, dir = 1; int needsNetwork = 0, class = -1; int skipMethodDialog = 0, skipLangKbd = 0;
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list