]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Clean up ast_check_digits
authorTerry Wilson <twilson@digium.com>
Thu, 20 Oct 2011 15:14:08 +0000 (15:14 +0000)
committerTerry Wilson <twilson@digium.com>
Thu, 20 Oct 2011 15:14:08 +0000 (15:14 +0000)
commitb761c1eef2535a3da92282a7d1cf915f203eff4a
treef8c1000296ce3ef4aac4303573ab9e4be88c97ec
parent69d2d462757af13b694ba1e0cea32a64719bdde2
Clean up ast_check_digits

The code was originally copied from the is_int() function in the AEL
code. wdoekes pointed out that the function should take a const char*
and that their was an unneeded variable. This is now fixed.
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@341530 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/strings.h