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/common/libmondo-files.c

    r3147 r3148  
    5151    /*@ pointers **************************************************** */
    5252    char *p = NULL;
     53    char *q;
    5354    char *q;
    5455    FILE *fin;
     
    128129    char *incoming = NULL;
    129130    char *q;
     131    char *q;
    130132
    131133    /*@ long ******************************************************** */
     
    206208    char *tmp = NULL;
    207209    char *incoming = NULL;
     210    char *q;
    208211    char *q;
    209212
     
    475478    char *command = NULL;
    476479    char *p = NULL;
     480    char *p = NULL;
    477481
    478482    /*@ pointers **************************************************** */
     
    544548    char *curr_cksum = NULL;
    545549    char *tmp = NULL;
     550    char *q;
    546551    char *q;
    547552
     
    684689    /*@ buffers **************************************************** */
    685690    char *incoming = NULL;
     691    char *p = NULL;
    686692    char *p = NULL;
    687693
Note: See TracChangeset for help on using the changeset viewer.