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
printf("%s\n\r", text);
4
return TRUE;
5
}
6