chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
762806f
)
typo
author
rjk@greenend.org.uk
<>
Sat, 10 Nov 2007 18:46:03 +0000
(18:46 +0000)
committer
rjk@greenend.org.uk
<>
Sat, 10 Nov 2007 18:46:03 +0000
(18:46 +0000)
plugins/tracklength.c
patch
|
blob
|
blame
|
history
diff --git
a/plugins/tracklength.c
b/plugins/tracklength.c
index cac700868ba6a7e66dd68b05e7f5a8d023dbe5f1..42f9432918e1aaeffb04c36e12b1105bc0477505 100644
(file)
--- a/
plugins/tracklength.c
+++ b/
plugins/tracklength.c
@@
-197,7
+197,7
@@
static long tl_flac(const char *path) {
fail:
if(fd)
FLAC__file_decoder_delete(fd);
fail:
if(fd)
FLAC__file_decoder_delete(fd);
- }
#
+ }
#else
{
FLAC__StreamDecoder *sd = 0;
#else
{
FLAC__StreamDecoder *sd = 0;