Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/14/1999 11:10:28
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.