summaryrefslogtreecommitdiffstats
path: root/ax25
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-06-07 01:13:43 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-06-07 01:13:43 +0200
commit60ae5e35857acd9a0844d1c794faff6a02c15918 (patch)
tree7472112c2eb26557b288e7e285ad84bf25c9a654 /ax25
parentfa1d33cf060b3882e8fdac2c9c8271731f668316 (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')
0 files changed, 0 insertions, 0 deletions