Deleted Added
full compact
26c26
< # $FreeBSD: head/sys/dev/pccard/card_if.m 139749 2005-01-06 01:43:34Z imp $
---
> # $FreeBSD: head/sys/dev/pccard/card_if.m 140692 2005-01-24 06:48:26Z imp $
71,72c71,72
< u_int32_t cardaddr;
< u_int32_t *deltap;
---
> uint32_t cardaddr;
> uint32_t *deltap;
79c79
< u_int32_t *offset;
---
> uint32_t *offset;