]> git.puffer.fish Git - matthieu/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, 23 Mar 2011 10:07:55 +0000 (13:07 +0300)
commitfc95186c30884c96543aecfc56cfe5b08774525b
tree370b07b428152c8979b081b1a9267755b6df42be
parent98e30f5db6dea65a5d6a176065cd0b60eb7bb001
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