Module Name: src Committed By: bouyer Date: Sun Jan 30 00:21:08 UTC 2011
Modified Files:
src/usr.bin/quota [bouyer-quota2]: printquota.c
Log Message:
intprt() can be called up to 3 times for a single printf();
make sure to return 3 different static buffers in such a case.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/usr.bin/quota/printquota.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
