Changeset 603 in MondoRescue for branches/stable/mondo
- Timestamp:
- May 31, 2006, 11:36:08 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/mondo/mondoarchive/mondo-cli.c
r543 r603 358 358 char *tmp1; 359 359 char *psz; 360 char *p; 361 char *q; 360 362 361 363 long itbs; … … 444 446 } 445 447 asprintf(&tmp1, flag_val['I']); 446 char *p = tmp1;447 char *q = tmp1;448 p = tmp1; 449 q = tmp1; 448 450 449 451 /* Cut the flag_val['I'] in parts containing all paths to test them */
Note:
See TracChangeset
for help on using the changeset viewer.