CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/07 14:26:30
Modified files:
usr.sbin/bgpd : rde_trie.c
Log message:
The debug function trie_dump() should use stderr since that does not case
that much problem with the regress test which writes its stuff on stdout.
