Remove private header import and copy needed functions.

This commit is contained in:
Vreixo Formoso Lopes
2007-09-12 15:13:51 +00:00
parent fbddba8755
commit 50dde204ca
2 changed files with 55 additions and 12 deletions

View File

@ -112,7 +112,7 @@ struct isoburn_read_opts {
image growing or image modification. The loaded volset gets attached
to the drive object and is not publicly available.
Not a wrapper, but peculiar to libisoburn.
@param d The drive which holds an existing IOS filesystem
@param d The drive which holds an existing ISO filesystem
@param read_opts The read options which can be chosen by the application
@param volset the volset that represents the image, or NULL if the image is
empty.