Skip to content
Snippets Groups Projects
Commit 980863ba authored by Oliver Sander's avatar Oliver Sander
Browse files

don't document a function argument which doesn't exist

[[Imported from SVN: r8303]]
parent 050155b8
No related branches found
No related tags found
No related merge requests found
......@@ -586,7 +586,6 @@ void NS_PREFIX DisposeMem (HEAP *theHeap, void *buffer)
\param theHeap - pointer to Heap
\param size - size of the object
\param type - type of the requested object
This function gets an object of type `type` from free list if possible,
otherwise it allocates memory from the heap using 'GetMem'.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment