Author :
Ran Benita
Date :
2012-04-08 15:37:36
Hash :2590b5a1 Message :Fix compiler warnings
(They were not reported, see next commit).
The reset function declaration didn't match its name in the definition;
the _defaults variant matches better with the rest.
Signed-off-by: Ran Benita <ran234@gmail.com>
[daniels: Updated to current master.]