fixed typo

This commit is contained in:
Jeff Hill
2001-07-12 18:03:45 +00:00
parent c61e68b4e3
commit 207f25f469

View File

@@ -185,7 +185,7 @@ casStreamIOWakeup::casStreamIOWakeup () :
//
casStreamIOWakeup::~casStreamIOWakeup()
{
this->timer.deatroy ();
this->timer.destroy ();
}
//