Fixed build of the Russian version.

git-svn-id: svn://kolibrios.org@8078 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
superturbocat2001 2020-09-21 18:11:01 +00:00
parent bc232804f3
commit 7cea3f23c6

View File

@ -10,7 +10,7 @@ if (NULL == dir || strlen(dir) == 0)
{
#if LANG_ENG
printf(" rmdir <directory>\n\r");
#elif LANG_ENG
#elif LANG_RUS
printf(" rmdir <え爛<E38188><E7889B><EFBFBD>>\n\r");
#endif
return TRUE;