Changeset 3194 in MondoRescue for branches/3.2/mondo/src/common/libmondo-cli.c


Ignore:
Timestamp:
Sep 29, 2013, 7:27:11 PM (11 years ago)
Author:
Bruno Cornec
Message:
  • Fix all compilation/link error due to the previous giant merge with 3.1. 3.2 is ready to test
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/common/libmondo-cli.c

    r3191 r3194  
    7575    int res = 0;
    7676    int retval = 0;
    77     int i = 0, j;
     77    int i = 0;
    7878
    7979    /*@ buffers *************** */
    80     char *tmp = NULL;
    8180    char flag_val[128][MAX_STR_LEN];
    8281    bool flag_set[128];
Note: See TracChangeset for help on using the changeset viewer.