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/newt-specific.c

    r3147 r3148  
    171171        /*@ buffer *********************************************************** */
    172172        char *tmp = NULL;
     173        char *p;
    173174        char *p;
    174175        int i;
     
    781782        /*@ buffers *********************************************************** */
    782783        char *prompt = NULL;
     784        char *q;
    783785        char *q;
    784786
     
    11491151        static char *possible_responses[] = { "none", "cdr", "cdrw", "dvd", "tape", "cdstream", "udev", "netfs", "iso", NULL };
    11501152        char *outstr = NULL;
     1153        char *p;
    11511154        char *p;
    11521155        t_bkptype backup_type;
     
    13481351        char *tmp = NULL;
    13491352        char *p;
     1353        char *p;
    13501354        char *tmp1 = NULL;
    13511355        FILE *fin, *fout;
Note: See TracChangeset for help on using the changeset viewer.