Reacted on compiler warning about rev 4519
This commit is contained in:
parent
741d61653b
commit
4fd4e72fa1
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2012.01.05.123114"
|
#define Cdrskin_timestamP "2012.01.05.140927"
|
||||||
|
@ -301,7 +301,6 @@ int burn_write_close_session(struct burn_write_opts *o)
|
|||||||
This is useful only when changes about CD SAO get tested.
|
This is useful only when changes about CD SAO get tested.
|
||||||
# define Libburn_write_with_function_print_cuE yes
|
# define Libburn_write_with_function_print_cuE yes
|
||||||
*/
|
*/
|
||||||
#define Libburn_write_with_function_print_cuE
|
|
||||||
|
|
||||||
#ifdef Libburn_write_with_function_print_cuE
|
#ifdef Libburn_write_with_function_print_cuE
|
||||||
|
|
||||||
@ -2885,6 +2884,7 @@ return crap. so we send the command, then ignore the result.
|
|||||||
/* goto fail_wo_sync; */
|
/* goto fail_wo_sync; */
|
||||||
#endif /* Libburn_write_with_function_print_cuE */
|
#endif /* Libburn_write_with_function_print_cuE */
|
||||||
|
|
||||||
|
ret = 1;
|
||||||
if (o->write_type == BURN_WRITE_SAO)
|
if (o->write_type == BURN_WRITE_SAO)
|
||||||
ret = d->send_cue_sheet(d, sheet);
|
ret = d->send_cue_sheet(d, sheet);
|
||||||
if (sheet->data != NULL)
|
if (sheet->data != NULL)
|
||||||
|
Loading…
Reference in New Issue
Block a user