Corrected wording in the API description of isoburn_conv_name_chars()
This commit is contained in:
parent
7dc45e3311
commit
e6f686761e
@ -2345,13 +2345,13 @@ int isoburn_igopt_get_stdio_endsync(struct isoburn_imgen_opts *opts,
|
|||||||
@param flag
|
@param flag
|
||||||
Bitfield for control purposes.
|
Bitfield for control purposes.
|
||||||
bit0-bit7= Name space
|
bit0-bit7= Name space
|
||||||
0= generic (to_charset is valid,
|
0= generic (out_charset is valid,
|
||||||
no reserved characters, no length limits)
|
no reserved characters, no length limits)
|
||||||
1= Rock Ridge (to_charset is valid)
|
1= Rock Ridge (out_charset is valid)
|
||||||
2= Joliet (to_charset gets overridden by UCS-2 or UTF-16)
|
2= Joliet (out_charset gets overridden by UCS-2 or UTF-16)
|
||||||
3= ECMA-119 (to_charset gets overridden by the
|
3= ECMA-119 (out_charset gets overridden by the
|
||||||
dull ISO 9660 subset of ASCII)
|
dull ISO 9660 subset of ASCII)
|
||||||
4= HFS+ (to_charset gets overridden by UTF-16BE)
|
4= HFS+ (out_charset gets overridden by UTF-16BE)
|
||||||
bit8= Treat input text as directory name
|
bit8= Treat input text as directory name
|
||||||
(matters for Joliet and ECMA-119)
|
(matters for Joliet and ECMA-119)
|
||||||
bit9= Do not issue error messages
|
bit9= Do not issue error messages
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2021.08.28.161158"
|
#define Xorriso_timestamP "2021.08.28.161305"
|
||||||
|
Loading…
Reference in New Issue
Block a user