Subject: CVS commit: src/usr.sbin/wlanctl
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/11/2006 08:43:16
Module Name:	src
Committed By:	mrg
Date:		Thu May 11 08:43:16 UTC 2006

Modified Files:
	src/usr.sbin/wlanctl: wlanctl.c

Log Message:
le64 "big endian" is not printable by PRIu64 - cast via (u_int64_t).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.sbin/wlanctl/wlanctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.