Deleted Added
full compact
30c30
< * $FreeBSD: head/sbin/mount/mntopts.h 146853 2005-06-01 09:39:36Z delphij $
---
> * $FreeBSD: head/sbin/mount/mntopts.h 147242 2005-06-10 09:51:43Z delphij $
68,69c68,69
< /* A handy macro as terminator of MNT_ array */
< #define MOPT_NULL { NULL, 0, 0, 0 }
---
> /* A handy macro as terminator of MNT_ array. */
> #define MOPT_END { NULL, 0, 0, 0 }