Sorting of nodes in a dir acording to ECMA-119, 9.3.

This commit is contained in:
Vreixo Formoso
2007-12-15 18:40:33 +01:00
parent 411524c330
commit 56cdd00638
3 changed files with 38 additions and 7 deletions

View File

@ -58,7 +58,7 @@ struct ecma119_node
/**
*
*/
int ecma119_tree_create(Ecma119Image *img, IsoNode *iso, Ecma119Node **tree);
int ecma119_tree_create(Ecma119Image *img, IsoNode *iso);
/**
* Free an Ecma119Node, and its children if node is a dir