whitespace fix

This commit is contained in:
Jaroslav Kysela 2014-08-16 15:55:02 +02:00
parent 9af56fd79d
commit fd8649d495

View file

@ -341,7 +341,7 @@ static int _timeshift_read
#else
tvhtrace("timeshift", "ts %d read msg %p (%zd)", ts->id, *sm, r);
#endif
/* Incomplete */
if (r == 0) {
lseek(*fd, *cur_off, SEEK_SET);