|
|
@ -108,7 +108,7 @@ com_quit(wordlist *wl) |
|
|
#ifdef SHARED_MODULE |
|
|
#ifdef SHARED_MODULE |
|
|
destroy_const_plot(); |
|
|
destroy_const_plot(); |
|
|
spice_destroy_devices(); |
|
|
spice_destroy_devices(); |
|
|
|
|
|
|
|
|
|
|
|
cp_resetcontrol(FALSE); |
|
|
/* add 1000 to notify that we exit from 'quit' */ |
|
|
/* add 1000 to notify that we exit from 'quit' */ |
|
|
controlled_exit(1000 + exitcode); |
|
|
controlled_exit(1000 + exitcode); |
|
|
#else |
|
|
#else |
|
|
|