Added a missing '*' (which marks the comment as being one doxygen should process)

svn-id: r22268
This commit is contained in:
Max Horn 2006-05-01 22:04:13 +00:00
parent e4a7de9d75
commit dbe1c50bc9

View File

@ -196,7 +196,7 @@ private:
*/
static AbstractFilesystemNode *getRoot();
/*
/**
* Construct a node based on a path; the path is in the same format as it
* would be for calls to fopen().
*