1. They're flags, not counters. Set to one instead of incrementing.
authortedu <tedu@openbsd.org>
Sat, 10 Jan 2015 13:48:02 +0000 (13:48 +0000)
committertedu <tedu@openbsd.org>
Sat, 10 Jan 2015 13:48:02 +0000 (13:48 +0000)
commita1b2c99e0e3c7666148c8e48b145f58097d5f57b
treeafedd8e67282df1634c83a83262d56ec772285a1
parent2388a8b411cbab7bae5e49d3c28d2b0ca05e2d47
1. They're flags, not counters. Set to one instead of incrementing.
2. The G flag is useless and never checked. Remove it.
ok millert
usr.bin/grep/grep.c
usr.bin/grep/grep.h