Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing declarations to eliminate compiler warnings in zebra. | Chris Hall | 2010-04-17 | 1 | -0/+1 |
| | | | | | | | | | | | Only parts of zebra/*.c are compiled and linked, depending on what was chosen at "configure" time. A subset of that is compiled and linked for testzebra. Some things were not declared, or not declared everywhere they were required... leading to a number of compiler warnings. These changes are intended to tidy that up. | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+64 |