TODO comment commit ;-)

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9168 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2004-10-03 15:18:47 +00:00
parent 66c1fb8eb3
commit f1d8cfb432

View File

@ -164,6 +164,7 @@ BNetAddress& BNetAddress::operator=( const BNetAddress& refparam )
{
return *this;
}
// TODO: what do return on clone() failure!?
}