Fixed doxygen warning
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@566 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -60,16 +60,15 @@
|
||||
This file provides the streams omlog, omout, and omerr.
|
||||
*/
|
||||
|
||||
//@{
|
||||
/** These stream provide replacements for clog, cout, and cerr. They have
|
||||
/** \name stream replacements
|
||||
These stream provide replacements for clog, cout, and cerr. They have
|
||||
the advantage that they can easily be multiplexed.
|
||||
\see OpenMesh::mostream
|
||||
*/
|
||||
|
||||
//@{
|
||||
OpenMesh::mostream& omlog();
|
||||
OpenMesh::mostream& omout();
|
||||
OpenMesh::mostream& omerr();
|
||||
|
||||
//@}
|
||||
|
||||
//=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user