Author :
Ran Benita
Date :
2012-03-23 23:47:26
Hash :861b0c79 Message :Rewrite recalloc to the correct type
The recalloc function should be expressed in terms of bytes to match its
name. However uTypedRecalloc retains its type so nothing is changed.
Signed-off-by: Ran Benita <ran234@gmail.com>