Ignore:
Timestamp:
Jun 25, 2013, 10:53:14 PM (11 years ago)
Author:
Bruno Cornec
Message:
  • Apply fixes to 3.1 tree so that at least mondo compiles again (but that branch probably doesn't work at all again).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.1/mondo/src/common/libmondo-files.c

    r3148 r3161  
    5151    /*@ pointers **************************************************** */
    5252    char *p = NULL;
    53     char *q;
    54     char *q;
    5553    FILE *fin;
    5654
     
    128126    char *command = NULL;
    129127    char *incoming = NULL;
    130     char *q;
    131     char *q;
    132128
    133129    /*@ long ******************************************************** */
     
    208204    char *tmp = NULL;
    209205    char *incoming = NULL;
    210     char *q;
    211     char *q;
    212206
    213207    /*@ int ********************************************************* */
     
    477471    char *output = NULL;
    478472    char *command = NULL;
    479     char *p = NULL;
    480     char *p = NULL;
    481473
    482474    /*@ pointers **************************************************** */
     
    548540    char *curr_cksum = NULL;
    549541    char *tmp = NULL;
    550     char *q;
    551     char *q;
    552542
    553543    /*@ long [long] ************************************************* */
     
    689679    /*@ buffers **************************************************** */
    690680    char *incoming = NULL;
    691     char *p = NULL;
    692     char *p = NULL;
    693681
    694682    /*@ end vars *************************************************** */
     
    755743    char *tmp = NULL;
    756744    char *command = NULL;
    757     char *comment;
    758745
    759746    /*@ long ******************************************************** */
Note: See TracChangeset for help on using the changeset viewer.