IOS: Formatting

This commit is contained in:
Vincent Bénony 2016-01-06 10:45:25 +01:00
parent 47040db9e9
commit e0bfdb41d0

View File

@ -60,9 +60,9 @@ private:
SharedPtr<AbstractFSNode> _realNode;
public:
FSNode(AbstractFSNode *realNode);
FSNode(AbstractFSNode *realNode);
/**
/**
* Flag to tell listDir() which kind of files to list.
*/
enum ListMode {