mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
no need to be so forward about it
This commit is contained in:
parent
29cfa38567
commit
2305af1c11
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#define EXTERN
|
||||
#include "grep.h"
|
||||
|
||||
char *validflags = "bchiLlnsqv";
|
||||
char *validflags = "bchiLlnsv";
|
||||
void
|
||||
usage(void)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue