Added missing newlines to websocket ast_logs.
authorDavid M. Lee <dlee@digium.com>
Tue, 20 Nov 2012 22:06:05 +0000 (22:06 +0000)
committerDavid M. Lee <dlee@digium.com>
Tue, 20 Nov 2012 22:06:05 +0000 (22:06 +0000)
commitcc01a794631bcd794ff84dd31f466562c9464f3e
treef5f7ab306da69d3094a5d4f93d1f3304e710632b
parentb37ab7e6737c0a64bac29ecfec47627b95262dcf
Added missing newlines to websocket ast_logs.

Without these newlines, log messages just continue tacking onto the same
line, and do not flush immediately.
........

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

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