fix
This commit is contained in:
parent
8a3b2ceb0f
commit
a2c2caaafe
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ void Xsimple(void){
|
||||||
Xerror("try again");
|
Xerror("try again");
|
||||||
return;
|
return;
|
||||||
case 0:
|
case 0:
|
||||||
// rfork(RFNOTEG);
|
|
||||||
pushword("exec");
|
pushword("exec");
|
||||||
execexec();
|
execexec();
|
||||||
strcpy(buf, "can't exec: ");
|
strcpy(buf, "can't exec: ");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue