]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_http_websocket: Fix minor nits found by wdoekes on r409681
authorMatthew Jordan <mjordan@digium.com>
Mon, 27 Oct 2014 02:45:57 +0000 (02:45 +0000)
committerMatthew Jordan <mjordan@digium.com>
Mon, 27 Oct 2014 02:45:57 +0000 (02:45 +0000)
commit89ad98b2241480b0f825349f728c4c2959863de2
tree8b903c4ce4f0f17dfb8f81a203e75820dfb5aba7
parent5a4af567ddcc5344bb4a01256003e601d06cc0f3
res/res_http_websocket: Fix minor nits found by wdoekes on r409681

When Moises committed the fixes for WSS (which was a great patch), wdoekes had
a few style nits that were on the review that got missed. This patch resolves
what I *think* were all of the ones that were still on the review.

Thanks to both moy for the patch, and wdoekes for the reviews.

Review: https://reviewboard.asterisk.org/r/3248/
........

Merged revisions 426209 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@426210 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_http_websocket.c