]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Bug 7513 - ensure that each time we do a query, the results are returned in the
authorTilghman Lesher <tilghman@meg.abyt.es>
Sat, 15 Jul 2006 23:29:28 +0000 (23:29 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Sat, 15 Jul 2006 23:29:28 +0000 (23:29 +0000)
commitc5623e2acdf96f3743e91fbbb44eb51a8fdb8080
tree6b83adb84197f7ffb0b965eb73cdec0ed9b0d8c6
parentce37a590e5fbdcb3ed8fa11c25394568ccb95b99
Bug 7513 - ensure that each time we do a query, the results are returned in the
same logical order, so that when we iterate over the list, we get all results,
not some results repeated, due to insufficient sorting.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@37691 65c4cc65-6c06-0410-ace0-fbb531ad65f3
enum.c