commit | 730394d9a33dceb0699c5268afd1049aa225c5c7 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | Fri May 15 10:17:09 2009 -0700 |
committer | Paul Jakma <paul@quagga.net> | Thu Jun 18 20:18:31 2009 +0100 |
tree | e4dae4fb06d63bf3008154303d32e70eb8c0a88c | |
parent | e9dc9f247a668ece1b983cc964fec852c737bedd [diff] |
[BGP/cleanup] make community hash table static
diff --git a/bgpd/bgp_community.c b/bgpd/bgp_community.c index 839927c..d40d69a 100644 --- a/bgpd/bgp_community.c +++ b/bgpd/bgp_community.c
@@ -26,7 +26,7 @@ #include "bgpd/bgp_community.h" /* Hash of community attribute. */ -struct hash *comhash; +static struct hash *comhash; /* Allocate a new communities value. */ static struct community *