Reserved new AAIP names isofs.hb and isofs.hx for storing HFS+ attributes.

This commit is contained in:
2012-06-07 23:15:16 +02:00
parent 5427fa9e17
commit 7fd36ffade
2 changed files with 50 additions and 0 deletions

View File

@ -6787,6 +6787,7 @@ int iso_image_hfsplus_bless(IsoImage *img, enum IsoHfsplusBlessings blessing,
/**
* Get the array of nodes which are currently blessed.
* Array indice correspond to enum IsoHfsplusBlessings.
* Array element value NULL means that no node bears that blessing.
*
* Several usage restrictions apply. See parameter blessed_nodes.
*