Correct documentation in adt_trie.inc (#1465)

This commit is contained in:
yourmnbbn
2021-04-04 15:11:30 -07:00
committed by GitHub
parent 62cb6a0458
commit 2b1cc43355
-1
View File
@@ -95,7 +95,6 @@ methodmap StringMap < Handle
// Retrieves an array in a Map.
//
// @param map Map Handle.
// @param key Key string.
// @param array Buffer to store array.
// @param max_size Maximum size of array buffer.