Skip to content
Snippets Groups Projects
Commit d23b957f authored by Dipl.-Ing. Jonas Stienen's avatar Dipl.-Ing. Jonas Stienen
Browse files

Renaming output stream setter

parent 7c841a48
Branches
Tags
No related merge requests found
......@@ -149,7 +149,7 @@ public:
/**
* @param [in] posDebug Debug output stream
*/
virtual void SetDebugStream( std::ostream* posDebug ) = 0;
virtual void SetOutputStream( std::ostream* posDebug ) = 0;
//! Returns the state of the core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment