Subversion Repositories Kolibri OS

Rev

Rev 1807 | Rev 6822 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1807 Rev 3268
Line 9... Line 9...
9
 
9
 
Line 10... Line 10...
10
printf(message, SHELL_VERSION); 
10
printf(message, SHELL_VERSION); 
11
return TRUE;
11
return TRUE;
12
}
12
}
-
 
13