Module Name: src
Committed By: christos
Date: Sun Feb 14 19:10:28 UTC 1999
Modified Files:
src/usr.bin/wc: wc.c
Log Message:
Quad portability fixes:
- Use %llu instead of %qu
- Don't use quad types if NO_QUAD is defined
- Always cast to the appropriate type in printf.