ifx: Don't use g_utf8_validate
authorDenis Kenzior <denkenz@gmail.com>
Fri, 10 Feb 2012 06:38:37 +0000 (00:38 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 10 Feb 2012 06:38:37 +0000 (00:38 -0600)
commit9d666ccce08e89aa32314487f12438adcd636126
tree687a37587cf076a20e34a06461edfcadb9cbe019
parent2708ca3b63275a4496c692cddc6741fc838f0c1f
ifx: Don't use g_utf8_validate

Emergency Numbers can only be digits, so there's no point to use the
'Hammer of Thor' that is g_utf8_validate when a much simpler function
will do the job just as well.
drivers/ifxmodem/voicecall.c