Deleted Added
full compact
40c40
< __FBSDID("$FreeBSD: head/lib/libc/db/test/dbtest.c 165903 2007-01-09 00:28:16Z imp $");
---
> __FBSDID("$FreeBSD: head/lib/libc/db/test/dbtest.c 176380 2008-02-18 03:19:25Z kevlo $");
102c102
< while ((ch = getopt(argc, argv, "f:i:lo:s")) != EOF)
---
> while ((ch = getopt(argc, argv, "f:i:lo:s")) != -1)