Ignore:
Timestamp:
Jun 19, 2013, 8:50:28 AM (11 years ago)
Author:
Bruno Cornec
Message:

2nd phase for svn merge -r 2935:3146 ../3.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.1/mondo/src/mondorestore/mondo-rstr-tools.c

    r3147 r3148  
    8080char *incoming = NULL;
    8181char *question = NULL;
     82char *q;
    8283char *q;
    8384
     
    13991400    bool done;
    14001401    int res = 0;        /*  FALSE */
     1402    bool mntlistchg = FALSE;
     1403    FILE *fin = NULL;
    14011404    bool mntlistchg = FALSE;
    14021405    FILE *fin = NULL;
     
    18771880    char *incoming = NULL;
    18781881    char *q;
     1882    char *q;
    18791883
    18801884    assert_string_is_neither_NULL_nor_zerolength(output_file);
Note: See TracChangeset for help on using the changeset viewer.