Subversion Repositories Kolibri OS

Rev

Rev 3247 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2735 Albom 1
 
2
{
3
4
 
5
6
 
7
	{
8
	printf("%s\n", CMD_HISTORY[i]);
9
	}
10
11
 
12
}
13