Correct documentation in adt_trie.inc (#1465)

This commit is contained in:
yourmnbbn 2021-04-05 06:11:30 +08:00 committed by GitHub
parent 62cb6a0458
commit 2b1cc43355
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.