Minor fix to doco

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@142000 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Bradley Latus
2008-09-09 12:34:32 +00:00
parent 16d2c41701
commit 7eb7696239
+1 -1
View File
@@ -496,7 +496,7 @@ data structures depending on the needs.
Operations on container include:
- c = \b ao2_container_alloc(size, cmp_fn, hash_fn)
- c = \b ao2_container_alloc(size, hash_fn, cmp_fn)
allocate a container with desired size and default compare
and hash function
-The compare function returns an int, which