Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3438 → Rev 3439

/programs/cmm/liza/mail_box.c
132,7 → 132,7
if (id==EXIT_MAIL)
{
StopLoading();
if (!CloseSocket(socket)) debug("An error occurred during closing of the socket");
CloseSocket(socket);
LoginBoxLoop();
}
if (id==CHANGE_CHARSET)