fix to Lindseys changes
This commit is contained in:
parent
895679e24e
commit
9930de7375
@ -70,7 +70,7 @@ int runphase(phase) register trf *phase ; {
|
||||
}
|
||||
x_arg( (char *)0 ) ;
|
||||
result=run_exec(phase,prog) ;
|
||||
throws(&prog) ;
|
||||
throws(prog) ;
|
||||
return result ;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user