CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/09 05:52:07
Modified files:
usr.sbin/bgpd : parse.y
Log message:
parsecommunity() always works on a struct filter_community. So pass a
pointer to the struct instead of two int pointers.
