Replaced 8 blanks by a tab

ZeroSixSix
Thomas Schmitt 14 years ago
parent 0ffc4bd19b
commit 91e3a2f3f7

@ -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
d->stream_recording_start = 0;
d->buffer = calloc(sizeof(struct buffer), 1);
d->buffer = calloc(sizeof(struct buffer), 1);
if (d->buffer == NULL)
goto fail_wo_sync;

Loading…
Cancel
Save