Linefeeds.

This commit is contained in:
lotodore
2007-10-18 20:41:13 +00:00
parent 4c56390dc7
commit c7a36ceca5
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -36,9 +36,9 @@ PokerTHException::~PokerTHException()
{
}
const char *
PokerTHException::what() const
{
return m_msg.c_str();
}
const char *
PokerTHException::what() const
{
return m_msg.c_str();
}