Replaced 8 blanks by a tab
This commit is contained in:
parent
4d35664d90
commit
8a55deb67a
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2009.04.30.065653"
|
#define Cdrskin_timestamP "2009.04.30.065918"
|
||||||
|
@ -2120,7 +2120,7 @@ void burn_disc_write_sync(struct burn_write_opts *o, struct burn_disc *disc)
|
|||||||
else
|
else
|
||||||
d->stream_recording_start = 0;
|
d->stream_recording_start = 0;
|
||||||
|
|
||||||
d->buffer = calloc(sizeof(struct buffer), 1);
|
d->buffer = calloc(sizeof(struct buffer), 1);
|
||||||
if (d->buffer == NULL)
|
if (d->buffer == NULL)
|
||||||
goto fail_wo_sync;
|
goto fail_wo_sync;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user