Ignore:
Timestamp:
Apr 3, 2008, 12:08:14 PM (16 years ago)
Author:
Bruno Cornec
Message:
  • Removes the useless uid field of the mountlist_line struct
  • Removes some \r found useless
  • Adds conditions of existence around button updates with Newt (valgrind feedback)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mondo/src/common/libmondo-stream.c

    r1881 r1899  
    963963
    964964    /*@ long    ***************************************************** */
    965     long bytes_to_write = 0 /*,i */ ;
     965    long bytes_to_write = 0L /*,i */ ;
    966966//  long bytes_successfully_read_in_this_time = 0;
    967967
Note: See TracChangeset for help on using the changeset viewer.