]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip_transport_events.c: Use %zu printf specifier for size_t.
authorSean Bright <sean@seanbright.com>
Mon, 5 Jun 2023 14:50:13 +0000 (10:50 -0400)
committerSean Bright <sean@seanbright.com>
Mon, 12 Jun 2023 17:20:28 +0000 (17:20 +0000)
commitc3abc4d53634cfbf1b39f2c600730026ebdbed8e
treea08e9f943ef61209b10c4cbeaaf89e450d5ced9c
parente06bb85ad3f8683aa7d83f477167e2f33a85cbfa
pjsip_transport_events.c: Use %zu printf specifier for size_t.

Partially resolves #143.
res/res_pjsip/pjsip_transport_events.c