dwmalone 2007-05-07 12:10:06 UTC
FreeBSD src repository
Modified files:
usr.bin/quota quota.c
Log:
Use [u]intmax_t to printf unknown integer types.
Make timeprt always allocate memory, to make things a little simpler.
Remove an unused variable.
Revision Changes Path
1.31 +31 -36 src/usr.bin/quota/quota.c