]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add leading and trailing backslashes
authorMichael L. Young <elgueromexicano@gmail.com>
Thu, 19 Apr 2012 21:11:35 +0000 (21:11 +0000)
committerMichael L. Young <elgueromexicano@gmail.com>
Thu, 19 Apr 2012 21:11:35 +0000 (21:11 +0000)
commit2d02207e7137cc5af774b890e158310321d523da
treeac2947cce60c494d56c92a8435102bccb9f74e7a
parentef0b3dfb8cc6d4d81ad2e3dac44713ffbaf09fe5
Add leading and trailing backslashes

A couple of unit tests did not have have leading or trailing backslashes when
setting their test category resulting in a warning message being displayed.
Added the backslash where needed.
........

Merged revisions 362680 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@362681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
tests/test_linkedlists.c
tests/test_poll.c