*** empty log message ***

svn path=/trunk/boinc/; revision=11192
This commit is contained in:
Charlie Fenton 2006-09-26 00:12:09 +00:00
parent 2074fda989
commit 10f398b00f
1 changed files with 1 additions and 1 deletions

View File

@ -776,7 +776,7 @@ int main(int argc, char** argv) {
#elif defined linux
" or run\n the shell script secure.sh"
#endif
".\n"
". (Error code %d)\n", i
);
return ERR_USER_PERMISSION;
}