Mike Frysinger a0bc44e68e net: fix typo in arp clean up
The clean up patch missed an &, so we end up passing an int rather than
a pointer to the sprintf function.

arp.c: In function 'ArpReceive':
arp.c:197: warning: format '%p' expects type 'void *', but argument 3 has type 'int'

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-07-10 10:14:56 -05:00
..
2012-07-10 10:14:56 -05:00
2009-07-22 22:53:44 -07:00
2012-07-10 09:18:33 +02:00
2012-05-23 17:46:14 -05:00
2012-05-23 17:46:00 -05:00