No -rollback in -as mkisofs -print-size. New flag in Xorriso_change_is_pending.

This commit is contained in:
2010-12-02 06:32:31 +00:00
parent 9cdce269c8
commit f755fcd56d
10 changed files with 70 additions and 50 deletions

View File

@ -197,7 +197,9 @@ int Xorriso_startup_libraries(struct XorrisO *xorriso, int flag);
/* Inquire whether option -commit would make sense.
@param xorriso The context object to inquire.
@param flag unused yet, submit 0
@param flag @since 0.6.6
bit0= do not return 1 if -as mkisofs -print-size was
performed on the current image.
@return 0= -commit would have nothing to do
1= a new image session would emerge at -commit
*/