]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip/config_auth.c: Add missing whitespace to log messages.
authorSean Bright <sean@malleable.com>
Wed, 10 Sep 2014 15:58:45 +0000 (15:58 +0000)
committerSean Bright <sean@malleable.com>
Wed, 10 Sep 2014 15:58:45 +0000 (15:58 +0000)
commitf1841923c6be9328052bfbac2be36813dcd7349e
tree5ae86571676c42c9a8f089a190b3ae0ea4e14b4b
parent098a81ac6851022f864f86abc0217fb50e3fa8e8
pjsip/config_auth.c: Add missing whitespace to log messages.

The errors generated when validating 'auth' settings are missing a space which
makes the messages a little confusing.

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