Deleted Added
full compact
26c26
< * $FreeBSD: head/libexec/bootpd/bootp.h 50476 1999-08-28 00:22:10Z peter $
---
> * $FreeBSD: head/libexec/bootpd/bootp.h 53105 1999-11-12 10:11:48Z marcel $
47c47
< unsigned int32 bp_xid; /* transaction ID */
---
> u_int32 bp_xid; /* transaction ID */
136c136
< unsigned int32 v_flags; /* flags/opcodes, etc. */
---
> u_int32 v_flags; /* flags/opcodes, etc. */