commit | 6ac29a51075def99217a4ab1015635db3b3e83ed | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Fri Aug 15 13:45:30 2008 +0100 |
committer | Paul Jakma <paul@quagga.net> | Fri Aug 22 19:52:58 2008 +0100 |
tree | 1152b55eb3a2099c67a0ba8e62d7e41f07e00135 | |
parent | 1423c809cc4ddc2e013ba6264c49a11e5719c6f2 [diff] |
[trivia] finish off static'ification of ospf6d and ripngd 2008-08-15 Paul Jakma <paul.jakma@sun.com> * {ospf6d,ripngd}/*: Finish job of marking functions as static, or exporting declarations for them, to quell warning noise with Quagga's GCC default high-level of warning flags. Thus allowing remaining, more useful warnings to be more easily seen.