Commit 37ed1c0b authored by cutealien's avatar cutealien

Minor fix for internal documentation.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4238 dfc29bdd-3216-0410-991c-e03cc46cb475
parent b589323a
...@@ -351,7 +351,7 @@ io::IFileSystem* CGUIEnvironment::getFileSystem() const ...@@ -351,7 +351,7 @@ io::IFileSystem* CGUIEnvironment::getFileSystem() const
} }
//! returns the current file system //! returns a pointer to the OS operator
IOSOperator* CGUIEnvironment::getOSOperator() const IOSOperator* CGUIEnvironment::getOSOperator() const
{ {
return Operator; return Operator;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment