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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon May 1 15:05:01 CEST 2006


Revision: 22268
Author:   fingolfin
Date:     2006-05-01 15:04:13 -0700 (Mon, 01 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22268&view=rev

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

Modified Paths:
--------------
    scummvm/trunk/backends/fs/fs.h
Modified: scummvm/trunk/backends/fs/fs.h
===================================================================
--- scummvm/trunk/backends/fs/fs.h	2006-05-01 21:53:31 UTC (rev 22267)
+++ scummvm/trunk/backends/fs/fs.h	2006-05-01 22:04:13 UTC (rev 22268)
@@ -196,7 +196,7 @@
 	 */
 	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().
 	 *


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