Ignore:
Timestamp:
Feb 18, 2007, 4:41:30 PM (17 years ago)
Author:
Bruno Cornec
Message:

Compiler warning fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/common/libmondo-mountlist.c

    r1173 r1180  
    378378    /*@ buffers ******************************************************** */
    379379    char *tmp = NULL;
    380     char *tmp1 = NULL;
    381380    char *device = NULL;
    382381
     
    551550    struct list_of_disks *drivelist = NULL;
    552551    char *tmp = NULL;
    553     char *tmp1 = NULL;
    554552    char *flaws_str = NULL;
    555553
     
    644642    char *curr_mountpoint = NULL;
    645643    char *tmp = NULL;
    646     char *tmp1 = NULL;
    647644
    648645    assert(mountlist != NULL);
Note: See TracChangeset for help on using the changeset viewer.