Small change in doc/iso_hybrid_fs.txt
This commit is contained in:
parent
ac9116c64e
commit
475eb36978
@ -66,7 +66,8 @@ What libisofs needs to get implemented for a new add-on filesystem:
|
|||||||
|
|
||||||
The emerging overall image is represented by an Ecma119Image object.
|
The emerging overall image is represented by an Ecma119Image object.
|
||||||
This is an instance of quite fat struct ecma119_image which, among many
|
This is an instance of quite fat struct ecma119_image which, among many
|
||||||
others, holds some Joliet specific parameters. Defined in libisofs/ecma119.h.
|
others, holds some parameters which are specific to the implemented add-on
|
||||||
|
filesystems. It is defined in libisofs/ecma119.h.
|
||||||
It gets programmed by applications via API calls for IsoWriteOpts which is
|
It gets programmed by applications via API calls for IsoWriteOpts which is
|
||||||
defined as struct iso_write_opts in libisofs/ecma119.h.
|
defined as struct iso_write_opts in libisofs/ecma119.h.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user