]> git.pld-linux.org Git - packages/anaconda.git/blob - anaconda-loader.c.patch
93a11dc0bad5dbcb882f462d0eeab3e7c34d9ae7
[packages/anaconda.git] / anaconda-loader.c.patch
1 --- loader/loader.c     2008-10-11 17:58:31.000000000 +0200
2 +++ loader/loader.c-new 2008-11-05 21:42:15.000000000 +0100
3 @@ -1204,7 +1204,7 @@
4  
5      char *url = NULL, *ret = NULL, *devName = NULL, *kbdtype = NULL;
6      static iface_t iface;
7 -    int i, rc, dir = 1;
8 +    int i, rc=0, dir = 1;
9      int needsNetwork = 0, class = -1;
10      int skipMethodDialog = 0, skipLangKbd = 0;
11  
This page took 0.021622 seconds and 2 git commands to generate.