]> git.puffer.fish Git - matthieu/frr.git/commitdiff
[BGP/cleanup] make community hash table static
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Fri, 15 May 2009 17:17:09 +0000 (10:17 -0700)
committerPaul Jakma <paul@quagga.net>
Thu, 18 Jun 2009 19:18:31 +0000 (20:18 +0100)
bgpd/bgp_community.c

index 839927c89f6d6c1e79fcdb118a9dfe0b9f6f72bb..d40d69a2ffa1090d00e4f96b4b4579ca090990f9 100644 (file)
@@ -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 *