removed obsolete doxygen @todo comments
This commit is contained in:
parent
a04c0e6e6f
commit
aa80b24004
1 changed files with 0 additions and 3 deletions
|
|
@ -48,9 +48,6 @@
|
|||
"byte code/abi portable". So the technique used here is to allocate a local
|
||||
a static array, write in it, then callback the user with a pointer to its
|
||||
start.
|
||||
|
||||
@todo Consider allocating strdump using dynamic allocation.
|
||||
@todo Consider reentrancy and possibly corrupted strdump buffer.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue