Ignore:
Timestamp:
Mar 7, 2024, 11:00:54 AM (3 months ago)
Author:
Bruno Cornec
Message:

Fix proto for write_header_block_to_stream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mondo/src/common/libmondo-stream.h

    r3857 r3860  
    3535int write_file_to_stream_from_file(
    3636                                   char *infile);
    37 int write_header_block_to_stream(off_t length_of_incoming_file,
    38                                  char *filename, int control_char);
    3937void wrong_marker(int should_be, int it_is);
    4038int closein_cdstream();
Note: See TracChangeset for help on using the changeset viewer.