From: Stephen Hemminger Date: Fri, 15 May 2009 17:17:09 +0000 (-0700) Subject: [BGP/cleanup] make community hash table static X-Git-Tag: frr-2.0-rc1~2290 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=730394d9a33dceb0699c5268afd1049aa225c5c7;p=matthieu%2Ffrr.git [BGP/cleanup] make community hash table static --- diff --git a/bgpd/bgp_community.c b/bgpd/bgp_community.c index 839927c89f..d40d69a2ff 100644 --- a/bgpd/bgp_community.c +++ b/bgpd/bgp_community.c @@ -26,7 +26,7 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA #include "bgpd/bgp_community.h" /* Hash of community attribute. */ -struct hash *comhash; +static struct hash *comhash; /* Allocate a new communities value. */ static struct community *