Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
whitespace fix
  • Loading branch information
perexg committed Aug 16, 2014
1 parent 9af56fd commit fd8649d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/timeshift/timeshift_reader.c
Expand Up @@ -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);
Expand Down

0 comments on commit fd8649d

Please sign in to comment.