]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Use int for storing ao2_container_count instad of size_t
authorTerry Wilson <twilson@digium.com>
Tue, 25 Oct 2011 21:10:02 +0000 (21:10 +0000)
committerTerry Wilson <twilson@digium.com>
Tue, 25 Oct 2011 21:10:02 +0000 (21:10 +0000)
commitba2c590c18da9ddd23b6afc66809e2562c561131
tree028ce76ed6336715c55b3a25fce8e2d14dbfa3cb
parent7e46d3ee911ba87ccc240e915d2181807c9ce40e
Use int for storing ao2_container_count instad of size_t

AST-676
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@342436 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c