forked from len0rd/rockbox
Remove all tabs within codec path.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24862 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c1bb06c3af
commit
398b37124e
84 changed files with 8801 additions and 8801 deletions
|
@ -221,7 +221,7 @@ static bool flac_init(int fd, FLACContext* fc)
|
|||
offset_lo=betoh32(*(p++));
|
||||
|
||||
if ((seekpoint_hi != 0xffffffff) && (seekpoint_lo != 0xffffffff)) {
|
||||
fprintf(stderr,"Seekpoint: %u, Offset=%u\n",seekpoint_lo,offset_lo);
|
||||
fprintf(stderr,"Seekpoint: %u, Offset=%u\n",seekpoint_lo,offset_lo);
|
||||
}
|
||||
}
|
||||
lseek(fd, blocklength, SEEK_CUR);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue