[Scummvm-cvs-logs] SF.net SVN: scummvm: [26015] scummvm/trunk/common/fs.h

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu Mar 8 16:02:13 CET 2007


Revision: 26015
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26015&view=rev
Author:   fingolfin
Date:     2007-03-08 07:02:13 -0800 (Thu, 08 Mar 2007)

Log Message:
-----------
Turning FilesystemNode comment into a doxygen comment

Modified Paths:
--------------
    scummvm/trunk/common/fs.h

Modified: scummvm/trunk/common/fs.h
===================================================================
--- scummvm/trunk/common/fs.h	2007-03-07 22:41:20 UTC (rev 26014)
+++ scummvm/trunk/common/fs.h	2007-03-08 15:02:13 UTC (rev 26015)
@@ -39,7 +39,7 @@
 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:, ...).


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list