changes in modules after clang-format execution.
This is a test to check the pull-request check of clang-format You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3459
-- Commit Summary --
* auth: clang-format for coherent indentation and coding style
-- File Changes --
M src/modules/auth/api.c (156) M src/modules/auth/api.h (128) M src/modules/auth/auth_mod.c (623) M src/modules/auth/auth_mod.h (13) M src/modules/auth/challenge.c (176) M src/modules/auth/challenge.h (16) M src/modules/auth/nc.c (152) M src/modules/auth/nc.h (24) M src/modules/auth/nid.c (43) M src/modules/auth/nid.h (19) M src/modules/auth/nonce.c (193) M src/modules/auth/nonce.h (87) M src/modules/auth/ot_nonce.c (142) M src/modules/auth/ot_nonce.h (21) M src/modules/auth/rfc2617.c (38) M src/modules/auth/rfc2617.h (77) M src/modules/auth/rfc2617_sha256.c (38) M src/modules/auth/rfc2617_sha256.h (32)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3459.patch https://github.com/kamailio/kamailio/pull/3459.diff