[easytag/wip/opus-support] Compile EasyTAG without Opus support fixed
- From: Abhinav Jangda <abhijangda src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/opus-support] Compile EasyTAG without Opus support fixed
- Date: Wed, 2 Apr 2014 14:51:44 +0000 (UTC)
commit 20f870eb6594d5a0a8d480f930fbe3ef3505f5d5
Author: Abhinav <abhijangda hotmail com>
Date: Wed Apr 2 20:20:50 2014 +0530
Compile EasyTAG without Opus support fixed
src/vcedit.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vcedit.c b/src/vcedit.c
index f018b52..06e7caa 100644
--- a/src/vcedit.c
+++ b/src/vcedit.c
@@ -492,8 +492,8 @@ vcedit_open(vcedit_state *state, GFile *file, GError **error)
"Ogg Opus tags do not follow the specification");
goto err;
break;
-#endif
}
+#endif
}
i++;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]