changeset 50 | e81b4e28b3e2 |
parent 45 | 534b01198c2d |
child 70 | b06038904ef8 |
--- a/libraries/iosrv/inc/ioutils.h Thu Aug 26 15:28:08 2010 +0100 +++ b/libraries/iosrv/inc/ioutils.h Sat Aug 28 00:12:38 2010 +0100 @@ -186,6 +186,7 @@ IMPORT_C void SetIsDirectoryL(); // Ensure the descriptor ends in a slash IMPORT_C TInt FindFile(RFs& aFs); IMPORT_C void FindFileL(RFs& aFs); + IMPORT_C void Normalize(RFs& aFs); private: void CheckSpaceL(TInt aLengthToAdd) const; private: