]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
whitespace fix
authorJaroslav Kysela <perex@perex.cz>
Sat, 16 Aug 2014 13:55:02 +0000 (15:55 +0200)
committerJaroslav Kysela <perex@perex.cz>
Sat, 16 Aug 2014 13:55:02 +0000 (15:55 +0200)
src/timeshift/timeshift_reader.c

index 44c6ac4e49315ced7b50376d1e2249cdfe2ef4ed..8a444fc333e08c677ac10ac47c0ebc6969d4c635 100644 (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);