Changeset 3296 in MondoRescue for branches/3.2/mondo/src
- Timestamp:
- Jun 6, 2014, 5:44:16 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mondo/src/common/libmondo-stream.c
r3271 r3296 1759 1759 /*@ end vars *************************************************** */ 1760 1760 1761 if (length_of_incoming_file <= 0) { 1762 return(1); 1763 } 1761 1764 1762 1765 olen = length_of_incoming_file;
Note:
See TracChangeset
for help on using the changeset viewer.