Spotted few cases where using C99 bool can remove local typedef and corresponding macros
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/477
-- Commit Summary --
* modules/statsd: use C99 boolean
* modules/nat_traversal: use C99 boolean
-- File Changes --
M modules/nat_traversal/nat_traversal.c (72)
M modules/statsd/lib_statsd.c (38)
M modules/statsd/lib_statsd.h (20)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/477.patch
https://github.com/kamailio/kamailio/pull/477.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/477