diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-06-07 01:13:43 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-06-07 01:13:43 +0200 |
commit | 60ae5e35857acd9a0844d1c794faff6a02c15918 (patch) | |
tree | 7472112c2eb26557b288e7e285ad84bf25c9a654 /ax25/axgetput/axgetput.1 | |
parent | fa1d33cf060b3882e8fdac2c9c8271731f668316 (diff) |
netrom/netromr.c: Fix warning about set but unused variable.
gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/usr/local/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/usr/local/var/ax25/"\" -g -O2 -Wall -MT netromr.o -MD -MP -MF .deps/netromr.Tpo -c -o netromr.o netromr.c
netromr.c: In function ‘receive_nodes’:
netromr.c:143:8: warning: variable ‘addr’ set but not used [-Wunused-but-set-variable]
char *addr, *callsign, *device;
^
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/axgetput/axgetput.1')
0 files changed, 0 insertions, 0 deletions