Expressing more self-confidence

This commit is contained in:
2006-11-10 09:37:48 +00:00
parent c9478cc15e
commit 347aa3fe0c
3 changed files with 9 additions and 5 deletions

View File

@ -2046,6 +2046,10 @@ see_cdrskin_eng_html:;
fprintf(stderr,"\t-toc\t\tretrieve and print TOC/PMA data\n");
fprintf(stderr,
"\t-atip\t\tretrieve media state, print \"Is *erasable\"\n");
#ifdef Cdrskin_libburn_has_multI
fprintf(stderr,
"\t-multi\t\tgenerate a TOC that allows multi session\n");
#endif
fprintf(stderr,
"\t-force\t\tforce to continue on some errors to allow blanking\n");
#ifdef Cdrskin_allow_libburn_taO

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2006.11.09.193030"
#define Cdrskin_timestamP "2006.11.10.093843"