diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-06-07 00:58:42 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-06-07 00:58:42 +0200 |
commit | 10233ed2e04c1ac21be6335203e7c027a3df8c87 (patch) | |
tree | df1557b19444e3f4bdfcd0507fea6065e7348b63 /ax25/axgetput/axgetput.1 | |
parent | c8ea06de1c3846b17956e920ee024ed4e6002110 (diff) |
yamdrv/mcs2h.c: Fix warning about set but unused variable.
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT mcs2h.o -MD -MP -MF .deps/mcs2h.Tpo -c -o mcs2h.o mcs2h.c
mcs2h.c: In function ‘main’:
mcs2h.c:48:10: warning: variable ‘add’ set but not used [-Wunused-but-set-variable]
int nb, add, type, i;
^
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/axgetput/axgetput.1')
0 files changed, 0 insertions, 0 deletions