Turning FilesystemNode comment into a doxygen comment
svn-id: r26015
This commit is contained in:
parent
bcb3c27d58
commit
f02802531e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class AbstractFilesystemNode;
|
|||
class FSList : public Common::Array<FilesystemNode> {};
|
||||
|
||||
|
||||
/*
|
||||
/**
|
||||
* FilesystemNode provides an abstraction for file pathes, allowing for portable
|
||||
* file system browsing. To this ends, multiple or single roots have to be supported
|
||||
* (compare Unix with a single root, Windows with multiple roots C:, D:, ...).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue