Ignore:
Timestamp:
Dec 1, 2005, 10:00:14 AM (18 years ago)
Author:
bcornec
Message:

MONDO_LOGFILE used each time now
memory management on libmondo-devices.c
some splint improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/libmondo-stream-EXT.h

    r59 r146  
    2323extern int read_header_block_from_stream(long long *plen, char *filename,
    2424                                         int *pcontrol_char);
     25#ifndef S_SPLINT_S
    2526extern int register_in_tape_catalog(t_archtype type, int number, long aux,
    2627                                    char *fn);
     28#endif
    2729extern bool should_we_write_to_next_tape(long mediasize,
    2830                                         long long
Note: See TracChangeset for help on using the changeset viewer.