Forgot to store before committing

This commit is contained in:
Thomas Schmitt 2009-08-28 10:13:07 +00:00
parent abb045a26f
commit cc5bd34298
2 changed files with 2 additions and 2 deletions

View File

@ -15626,7 +15626,7 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
"", "",
" -list_formats Show media specific list of format descriptors.", " -list_formats Show media specific list of format descriptors.",
"", "",
" -list_profiles "in"|"out"|"all", " -list_profiles \"in\"|\"out\"|\"all\"",
" Show list of media types supported by indev resp. outdev.", " Show list of media types supported by indev resp. outdev.",
" -print_size Print the foreseeable consumption by next -commit.", " -print_size Print the foreseeable consumption by next -commit.",
"", "",

View File

@ -1 +1 @@
#define Xorriso_timestamP "2009.08.28.100829" #define Xorriso_timestamP "2009.08.28.101405"