diff options
author | Vyacheslav Trushkin <me@dogonthesun.net> | 2011-12-22 18:24:19 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2012-01-02 19:13:48 +0400 |
commit | cba1fab2d7e22921a03b8b886772daec8b5977c4 (patch) | |
tree | b650afe06f6074434f50d6c24b5a6a5c17dc4d81 /ospfd/ospf_api.h | |
parent | 664711c1f4cc218073783ff6ce362093debd7b53 (diff) |
ospf6d: fix compiler warning messages
* fix disagreement with C99 in zlog_debug calls
Format specifier in some zlog_debug calls for size_t values
was changed in order to C99 ('%u' -> '%zu').
* fix -Wsign-compare warnings
Type of return value of ospf6_packet_max() was changed.
Diffstat (limited to 'ospfd/ospf_api.h')
0 files changed, 0 insertions, 0 deletions