Import to git from cvs. Remove keywords.

This commit is contained in:
Brendan O'Dea 2011-01-27 17:36:01 +11:00
parent e934c096dd
commit d5c6f84271
23 changed files with 1 additions and 123 deletions

2
bgp.h
View file

@ -200,6 +200,4 @@ int bgp_set_poll(void);
int bgp_process(uint32_t events[]);
char const *bgp_state_str(enum bgp_state state);
extern char const *cvs_id_bgp;
#endif /* __BGP_H__ */