Changeset 2216 in MondoRescue


Ignore:
Timestamp:
Jun 4, 2009, 8:11:29 PM (15 years ago)
Author:
Bruno Cornec
Message:

Fix another compilation error following previous modifs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mondo/src/common/libmondo-archive.c

    r2215 r2216  
    25102510    /*@ buffers ******************************************************** */
    25112511    char *tmp = NULL;
    2512     char *curr_file = NULL
     2512    char *curr_file = NULL;
    25132513    char *cf;
    25142514
     
    26172617    char start_chr;
    26182618    char stop_chr;
    2619     char *curr_file = NULL
     2619    char *curr_file = NULL;
    26202620    char *cf;
    26212621    /*@ long long ****************************************************** */
Note: See TracChangeset for help on using the changeset viewer.