svn path=/trunk/kdebase/konsole/; revision=295412
@ -1974,7 +1974,7 @@ bye () {
stty(0,&sgttyOrg);
#endif
exit();
exit(0);
}
#ifdef UNIX