aboutsummaryrefslogtreecommitdiff
path: root/src/idop.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-03-16 12:56:45 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-03-16 12:56:45 +0200
commit4385b872616eba08c2b8c8b7f465e81ff379b43c (patch)
treef2c4c7218114bb90a2c962ebeb36af12601d9ab8 /src/idop.c
parent544e479ece49fb42f2561a15e4dd8e89f74a06b2 (diff)
downloadidest-4385b872616eba08c2b8c8b7f465e81ff379b43c.tar.gz
idest-4385b872616eba08c2b8c8b7f465e81ff379b43c.tar.bz2
Minor fixes
Diffstat (limited to 'src/idop.c')
-rw-r--r--src/idop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idop.c b/src/idop.c
index 76a5b0d..98ed1e1 100644
--- a/src/idop.c
+++ b/src/idop.c
@@ -186,3 +186,3 @@ frame_to_list(struct id3_frame *frame)
gl_list_t list;
- unsigned i, j, nstrings;
+ unsigned i;
union id3_field *field;

Return to:

Send suggestions and report system problems to the System administrator.