New option -list_extras

This commit is contained in:
2011-08-18 15:19:27 +00:00
parent b063d6f9d1
commit 932496694d
11 changed files with 248 additions and 64 deletions

View File

@ -584,5 +584,7 @@ int Xorriso_set_signal_handling(struct XorrisO *xorriso, int flag);
*/
int Xorriso_close_damaged(struct XorrisO *xorriso, int flag);
int Xorriso_list_extras(struct XorrisO *xorriso, char *mode, int flag);
#endif /* Xorrisoburn_includeD */