Subversion Repositories Kolibri OS

Rev

Rev 1665 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1665 Nasarus 1
 
2
{
3
free(ALIASES);
4
_exit(1);
5
kol_exit();
6
return TRUE;
7
}
8