Mentioned ISO 9660 level 3 in libisoburn API
This commit is contained in:
parent
de34cb8c7f
commit
8ad6de1db7
@ -952,6 +952,7 @@ int isoburn_igopt_destroy(struct isoburn_imgen_opts **o, int flag);
|
||||
@param level is a term of the ISO 9660 standard. It should be one of:
|
||||
1= filenames restricted to form 8.3
|
||||
2= filenames allowed up to 31 characters
|
||||
3= file content may be larger than 4 GB - 1.
|
||||
@return 1 success, <=0 failure
|
||||
*/
|
||||
int isoburn_igopt_set_level(struct isoburn_imgen_opts *o, int level);
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2010.12.23.190134"
|
||||
#define Xorriso_timestamP "2010.12.24.135515"
|
||||
|
Loading…
Reference in New Issue
Block a user