Module Name: src Committed By: dholland Date: Wed Feb 1 06:19:05 UTC 2012
Modified Files:
src/lib/libquota: quota_kernel.c
Log Message:
Fix stupid bug in cursor_getn - it's supposed to return the number of
values retrieved, but it was returning 0 on success. Fortunately nothing
was using it yet.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libquota/quota_kernel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
