fix from forsyth via rob
This commit is contained in:
parent
fa267621f8
commit
7788fd5409
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ main(int argc, char *argv[])
|
|||
int l;
|
||||
char lb1[LB],lb2[LB];
|
||||
|
||||
l = 2;
|
||||
l = 1;
|
||||
ARGBEGIN{
|
||||
case '1':
|
||||
if(!one) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue