K 10 svn:author V 3 mpp K 8 svn:date V 27 2007-09-16T02:59:32.000000Z K 7 svn:log V 253 Fix "quotacheck -a" from core dumping on 64 bit systems by correctly declaring the return value used by the routines in preen.c as a pointer type, instead of "int", which was causing the pointer to be truncated. Tested by: marck Approved by: re (bmah) END