Deleted Added
full compact
35,36d34
< *
< * @(#)option.c 8.2 (Berkeley) 4/16/94
38a37,42
> #ifndef lint
> /*
> static char sccsid[] = "@(#)option.c 8.2 (Berkeley) 4/16/94";
> */
> #endif /* not lint */
>
40c44
< __FBSDID("$FreeBSD: head/usr.bin/find/option.c 207677 2010-05-05 21:24:18Z delphij $");
---
> __FBSDID("$FreeBSD: head/usr.bin/find/option.c 207705 2010-05-06 17:06:36Z delphij $");
54c58
< int typecompare(const void *, const void *);
---
> static int typecompare(const void *, const void *);
193c197
< int
---
> static int