change bad filename message slightly

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9128 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-10-23 01:58:52 +00:00
parent 46f59b56f2
commit 167b0c5133

View File

@@ -1118,7 +1118,7 @@ filename_check(char *filename)
if(*p == '\0')
return 0;
}
lreply(553, "\"%s\" is an illegal filename.", filename);
lreply(553, "\"%s\" is not an acceptable filename.", filename);
lreply(553, "The filename must start with an alphanumeric "
"character and must only");
reply(553, "consist of alphanumeric characters or any of the following: %s",