Subversion Repositories Kolibri OS

Rev

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

Rev 4015 Rev 6822
Line 4... Line 4...
4
kol_struct70	k70;
4
kol_struct70	k70;
5
char		temp[256];
5
char		temp[256];
6
unsigned	result;
6
unsigned	result;
Line 7... Line 7...
7
 
7
 
8
if (NULL == file)
8
if (NULL == file || strlen(file) == 0)
9
	{
9
	{
10
	#if LANG_ENG
10
	#if LANG_ENG
11
		printf("  touch \n\r");
11
		printf("  touch \n\r");
12
	#elif LANG_RUS
12
	#elif LANG_RUS