Fix compliation with gcc40: Don't cast the lvalue, instead cast the rvalue.
authorSimon Schubert <corecode@dragonflybsd.org>
Sat, 7 May 2005 23:32:57 +0000 (23:32 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sat, 7 May 2005 23:32:57 +0000 (23:32 +0000)
commit973543dca19f0b278c199d31cbfa17d2971265b8
tree9885de66ba365e7ef36e66f26e4712395dac65ea
parent8c7bbb7616ce7720b4e9576801d409497d149922
Fix compliation with gcc40: Don't cast the lvalue, instead cast the rvalue.
usr.sbin/arp/arp.c