decrease tmpdisk

git-svn-id: svn://kolibrios.org@7985 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-05-26 00:59:44 +00:00
parent ddd90c73c8
commit ba500c0f89
4 changed files with 102 additions and 107 deletions

View File

@@ -75,7 +75,7 @@ bool getparam()
dstfilename = #param + strlen(#param) + 3;
return true;
}
notify("'Wrong params specified. Use next format:\nAPPPATH \"PARAM1\" \"PARAM2\"' -E");
notify("'Wrong params! Use format:\nAPPPATH \"PARAM1\" \"PARAM2\"' -E");
return false;
}