]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ari/ari_websockets.c: Fix ast_debug parameter type mismatch. 23/1123/1
authorRichard Mudgett <rmudgett@digium.com>
Wed, 19 Aug 2015 17:10:12 +0000 (12:10 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 19 Aug 2015 17:19:18 +0000 (12:19 -0500)
commit0582776f7fe55e72acda586fb32185ad7879aeab
tree6f0d24e87fad556820fdebbd17a27f3507bdb027
parent94d93e4d404cb0281bebc58fecc6ee82b2c7ecc9
ari/ari_websockets.c: Fix ast_debug parameter type mismatch.

This is a type mismatch fix of the debugging commit
c63316eec10e1990a88bf4712238d6deb375bfa9 made to find out why
a testsuite test was failing only on one of the continuous
integration build agents.

Change-Id: Iba34f6e87cec331f6ac80e4daff6476ea6f00a75
res/ari/ari_websockets.c