fixed typo
This commit is contained in:
parent
e43a0746a8
commit
35b3050d88
@ -24,7 +24,7 @@ static unsigned argcount ; /* The current number of arguments */
|
|||||||
static unsigned argmax; /* The maximum number of arguments so far */
|
static unsigned argmax; /* The maximum number of arguments so far */
|
||||||
|
|
||||||
int do_run() {
|
int do_run() {
|
||||||
fatal("-g flag not implemeted") ;
|
fatal("-g flag not implemented") ;
|
||||||
/*NOTREACHED*/
|
/*NOTREACHED*/
|
||||||
return 0 ;
|
return 0 ;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user