summaryrefslogtreecommitdiff
path: root/ztmonitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'ztmonitor.c')
-rw-r--r--ztmonitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ztmonitor.c b/ztmonitor.c
index 3f00c62..b0a9262 100644
--- a/ztmonitor.c
+++ b/ztmonitor.c
@@ -282,7 +282,7 @@ int main(int argc, char *argv[])
int stereo_output = 0;
int limit = 0;
int readcount = 0;
- int x = MON_BRX, i, chan;
+ int x = MON_BRX, chan;
struct zt_confinfo zc;
char opt, *output_file;
extern char *optarg;