]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Clean up ast_check_digits
authorTerry Wilson <twilson@digium.com>
Thu, 20 Oct 2011 15:11:44 +0000 (15:11 +0000)
committerTerry Wilson <twilson@digium.com>
Thu, 20 Oct 2011 15:11:44 +0000 (15:11 +0000)
commitc86eaf3028ae0f9c196f1becaad4163b3cde6102
treeaf2b5bd867fb0a8f12a1be5fd3ac812296246810
parentd6f1839114c61662ea77d9f6b02d54aa952cc7b1
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.

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