]> git.puffer.fish Git - mirror/frr.git/commit
bgp: compiler warning fix
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Aug 2009 04:07:23 +0000 (21:07 -0700)
committerPaul Jakma <paul@quagga.net>
Thu, 13 Aug 2009 08:59:58 +0000 (09:59 +0100)
commit62bed38d2f2c7317b5c97285d9fb935c5fe681e1
tree8fd4189ed9927b258cfc2fdbb20fcd48cbd08e9b
parent3106a03215f5f09c2c0d427fa706fff52ef3cb37
bgp: compiler warning fix

* bgp_filter.h: Gcc complains the function prototype is not correct because
  the function argument is using old K&R style.
bgpd/bgp_filter.h