|
|
@ -89,16 +89,14 @@ com_quit(wordlist *wl) |
|
|
if(SIMinfo.deleteCircuit) |
|
|
if(SIMinfo.deleteCircuit) |
|
|
SIMinfo.deleteCircuit(cc->ci_ckt); |
|
|
SIMinfo.deleteCircuit(cc->ci_ckt); |
|
|
#endif |
|
|
#endif |
|
|
byemesg(); |
|
|
|
|
|
} |
|
|
} |
|
|
else { |
|
|
else { |
|
|
return; |
|
|
return; |
|
|
} |
|
|
} |
|
|
} else |
|
|
|
|
|
byemesg(); |
|
|
|
|
|
} else |
|
|
|
|
|
byemesg(); |
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
byemesg(); |
|
|
exit(EXIT_NORMAL); |
|
|
exit(EXIT_NORMAL); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|