Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3246 → Rev 3247

/programs/system/shell/cmd/cmd_more.c
16,7 → 16,7
#elif LANG_RUS
printf (" more <¨¬ï ä ©« >\n\r");
#endif
return FALSE;
return TRUE;
}
 
if ( '/' == file[0])
93,3 → 93,4
printf ("\n\r");
return TRUE;
}