Deleted Added
full compact
44c44
< __FBSDID("$FreeBSD: head/lib/libc/regex/regexec.c 104358 2002-10-02 07:49:35Z mike $");
---
> __FBSDID("$FreeBSD: head/lib/libc/regex/regexec.c 111010 2003-02-16 17:29:11Z nectar $");
64c64
< static int nope = 0; /* for use in asserts; shuts lint up */
---
> static int nope __unused = 0; /* for use in asserts; shuts lint up */