Commit 3cd8b687d5dc8006a5eae9e9c4dac212e8df67d1

Vicent Marti 2010-07-10T12:08:04

Fix warning in util.h (signed vs unsigned comparison) This fix had been delayed by Ramsay because on 32-bit systems it highlights the fact that off_t is set to an invalid value. Signed-off-by: Vicent Marti <tanoku@gmail.com>