Commit 861b0c79c40786c5384adba208f353003b291849

Ran Benita 2012-03-23T23:47:26

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>