]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ipxfrm.c
Fix compile warnings
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Thu, 8 Jan 2009 01:20:43 +0000 (17:20 -0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Thu, 8 Jan 2009 01:20:43 +0000 (17:20 -0800)
commit9a73e17deb231949f11e8ebf1303907c840b29cd
tree10f69bbc1a1f3765c1f27b38625c26f7709c845b
parentbdc213423ad9c0edcacef2fcf98294f239e4c4de
Fix compile warnings

Gcc now warns about possible errors from passing a string
buffer as format arguement to printf().
ip/ipxfrm.c