Replaced 8 blanks by a tab

This commit is contained in:
Thomas Schmitt 2009-04-30 06:59:35 +00:00
parent 0ffc4bd19b
commit 91e3a2f3f7
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2009.04.30.065653"
#define Cdrskin_timestamP "2009.04.30.065918"

View File

@ -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;