Changeset 605 in MondoRescue for branches/stable/mondo


Ignore:
Timestamp:
May 31, 2006, 5:13:52 PM (18 years ago)
Author:
bcornec
Message:

2.0.8 announce + last redhat 7.3 fix

File:
1 edited

Legend:

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

    r603 r605  
    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.