Use unsigned char in comparison for UTF8 check to quiet a compiler warning.
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 25 Jan 2011 15:52:42 +0000 (15:52 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 25 Jan 2011 15:52:42 +0000 (15:52 +0000)
commit2686253f160aef2a390a0eee0cde630800cddf3d
tree7294e476baa9a3d1460de06ac093063dfd7365e8
parent092134399c14b6256e1bc377951e16061dfd2331
Use unsigned char in comparison for UTF8 check to quiet a compiler warning.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@303638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/utils.c