Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
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.
Home |
Main Index |
Thread Index |
Old Index