Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7984 → Rev 7985

/programs/cmm/diff/diff.c
75,7 → 75,7
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;
}