misccoms.c, collect byemessage()
This commit is contained in:
parent
b9c0159cd6
commit
cc32eae60b
|
|
@ -89,16 +89,14 @@ com_quit(wordlist *wl)
|
|||
if(SIMinfo.deleteCircuit)
|
||||
SIMinfo.deleteCircuit(cc->ci_ckt);
|
||||
#endif
|
||||
byemesg();
|
||||
}
|
||||
else {
|
||||
return;
|
||||
}
|
||||
} else
|
||||
byemesg();
|
||||
} else
|
||||
byemesg();
|
||||
}
|
||||
}
|
||||
|
||||
byemesg();
|
||||
exit(EXIT_NORMAL);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue