Minor correction in comments
This commit is contained in:
parent
aa1007a619
commit
449c7b0e3e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
namespace
|
||||
{
|
||||
// This class will be used as the default streambuf of sf::Err,
|
||||
// it outputs to stderr by default (to keep the default beaviour)
|
||||
// it outputs to stderr by default (to keep the default behaviour)
|
||||
class DefaultErrStreamBuf : public std::streambuf
|
||||
{
|
||||
public :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue