If needed, add version number to symlinks and special files too.

This commit is contained in:
Vreixo Formoso
2007-12-25 18:59:20 +01:00
parent bf0c1dd219
commit d954957d83
2 changed files with 24 additions and 9 deletions

View File

@ -410,9 +410,6 @@ int mangle_single_dir(Ecma119Image *img, Ecma119Node *dir, int max_file_len,
* Note that we don't need to check for placeholders, as
* tree reparent happens later, so no placeholders can be
* here at this time.
*
* TODO !!! Well, we will need a way to mangle root names
* if we do reparent!
*/
int extlen;
full_name[dot - full_name] = '\0';