ntlm: fix typo in errorcheck at sip_sec_init__ntlm()
commit3a761655fdba965df8f0bfd6d66b1ba87d807b58
authorJakub Adam <jakub.adam@ktknet.cz>
Thu, 30 Dec 2010 14:28:15 +0000 (30 15:28 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Thu, 30 Dec 2010 14:28:15 +0000 (30 15:28 +0100)
treeee579396013494318f5d888103c7fecbeae4423a
parentb25ff16fb06615172bb7379fcb8087c358aa1984
ntlm: fix typo in errorcheck at sip_sec_init__ntlm()

convert_from_utf16le was checked but obviously convert_to_utf16le
should be used here.
src/core/sip-sec-ntlm.c