Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: dyoung
Date: Wed Apr 16 20:58:35 UTC 2008
Modified Files:
src/sys/netinet: ip_carp.h
Log Message:
C99 does not allow u_int8_t bitfields, so use unsigned int, instead.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/netinet/ip_carp.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