]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix more format warnings (#637)
authorChristian Hammers <ch@debian.org>
Wed, 23 Mar 2011 10:07:55 +0000 (13:07 +0300)
committerDenis Ovsienko <infrastation@yandex.ru>
Wed, 3 Aug 2011 09:09:51 +0000 (13:09 +0400)
commitaad356a49d6b00590b21751ea560c54f321c73c9
treea39044ea48fadba476a8b55b96b03799ed161b30
parent1740f9e5906a7cb264e7741dd57a91654cb05dd0
lib: fix more format warnings (#637)

The following patch was also neccessary to compile.

* command.c: (config_logmsg_cmd) use "%s" format spec
* if.c: (connected_log) ditto
lib/command.c
lib/if.c