diff options
author | luigi <luigi@FreeBSD.org> | 2009-02-13 15:14:43 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2009-02-13 15:14:43 +0000 |
commit | f34bfbb6558e5ae7f3a4f0f1042c32586c685ba8 (patch) | |
tree | f9961350adcc7bd13c688e2b550c9447ac90cfaf /lib/libutil/property.c | |
parent | a15ded26375c05e9bab8d4e7df05af038de0f4fc (diff) | |
download | FreeBSD-src-f34bfbb6558e5ae7f3a4f0f1042c32586c685ba8.zip FreeBSD-src-f34bfbb6558e5ae7f3a4f0f1042c32586c685ba8.tar.gz |
Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.
The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>
The typedef in in_systm.h are still there.
Diffstat (limited to 'lib/libutil/property.c')
0 files changed, 0 insertions, 0 deletions