Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/13/2004 01:46:39
Module Name: src
Committed By: thorpej
Date: Mon Sep 13 01:46:39 UTC 2004
Modified Files:
src/sys/sys: endian.h
Log Message:
Avoid warnings about conversions from "unsigned long long" to "unsigned int"
and from "unsigned int" to "unsigned long long".
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/sys/endian.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.