Changed hard links to symbolic links in download areas

This commit is contained in:
Michiel Broek
2002-12-09 19:08:18 +00:00
parent 0ab82503b7
commit e957fac3c7
5 changed files with 115 additions and 23 deletions

View File

@@ -464,7 +464,7 @@ void name_mangle(char *OutName)
*/
if (!is_8_3(OutName)) {
mangle_name_83(OutName);
Syslog('f',"name_mangle(%s) ==> [%s]", p, OutName);
// Syslog('f',"name_mangle(%s) ==> [%s]", p, OutName);
} else {
/*
* No mangling needed, convert to uppercase