(Forgot to store libisofs.h before rev 514)
This commit is contained in:
parent
6389bbbf58
commit
d98081f173
@ -2859,6 +2859,8 @@ dev_t iso_special_get_dev(IsoSpecial *special);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the IsoStream that represents the contents of the given IsoFile.
|
* Get the IsoStream that represents the contents of the given IsoFile.
|
||||||
|
* The stream may be a filter stream which itself get its input from a
|
||||||
|
* further stream. This may be inwuired by iso_stream_get_input_stream().
|
||||||
*
|
*
|
||||||
* If you iso_stream_open() the stream, iso_stream_close() it before
|
* If you iso_stream_open() the stream, iso_stream_close() it before
|
||||||
* image generation begins.
|
* image generation begins.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user