Changeset 604 in MondoRescue for branches/2.0.8


Ignore:
Timestamp:
May 31, 2006, 2:59:08 PM (18 years ago)
Author:
bcornec
Message:

redhat 7.3 fix again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0.8/mondo/mondo/mondoarchive/mondo-cli.c

    r602 r604  
    683683        }
    684684        asprintf(&tmp1, flag_val['E']);
    685         char *p = tmp1;
    686         char *q = tmp1;
     685        p = tmp1;
     686        q = tmp1;
    687687
    688688        /* Cut the flag_val['E'] in parts containing all paths to test them */
Note: See TracChangeset for help on using the changeset viewer.