fix type in gprof

This commit is contained in:
Vitor Santos Costa
2008-11-05 13:28:44 +00:00
parent 3f491b8666
commit 297ea16dcb
2 changed files with 3 additions and 3 deletions

View File

@@ -10903,14 +10903,14 @@ for efficiency. They are available through the
@item trie_open(-@var{Id})
@findex trie_open/1
@snindex trie_open/1
@cnindex trie_open/2
@cnindex trie_open/1
Open a new trie with identifier @var{Id}.
@item trie_close(+@var{Id})
@findex trie_close/1
@snindex trie_close/1
@cnindex trie_close/2
@cnindex trie_close/1
Close trie with identifier @var{Id}.