Remove unimplemented "memp_realloc" function from memp.h.

This commit is contained in:
fbernon
2007-03-19 20:23:58 +00:00
parent 3bb13829fe
commit e4cd00b5ea
2 changed files with 5 additions and 3 deletions

View File

@@ -67,6 +67,9 @@ HISTORY
++ Bug fixes:
2007-03-19 Frédéric Bernon
* Remove unimplemented "memp_realloc" function from memp.h.
2007-03-11 Simon Goldschmidt
* pbuf.c: checked in patch #5796: pbuf_alloc: len field claculation caused
memory corruption.