summaryrefslogtreecommitdiff
path: root/doc/README.wmem
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-07-06 04:02:08 +0000
committerEvan Huus <eapache@gmail.com>2013-07-06 04:02:08 +0000
commitc574f7d1ea9a2e9118111fbf462ca0c6d428e97b (patch)
treebd22cebbfbdac09c39c0ce6200b56ea63db12f72 /doc/README.wmem
parent225698ef0b5dedc4d3d67d742bd6676c07837330 (diff)
downloadwireshark-c574f7d1ea9a2e9118111fbf462ca0c6d428e97b.tar.gz
Simple growable array implementation for wmem.
svn path=/trunk/; revision=50400
Diffstat (limited to 'doc/README.wmem')
-rw-r--r--doc/README.wmem1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.wmem b/doc/README.wmem
index d49dfb7b11..f203e74fd3 100644
--- a/doc/README.wmem
+++ b/doc/README.wmem
@@ -334,7 +334,6 @@ The following is a list of things that emem didn't provide but that it might
be nice if wmem did:
- radix tree
- - dynamic array
- hash table
/*