fixed the build

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14348 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2005-10-11 10:16:18 +00:00
parent ef06444893
commit a8ce6e191f

View File

@ -192,7 +192,7 @@ PPPInterfaceListener::StopWatchingInterface()
//! Disables interface creation messages from the PPP manager.
void
PPPInterfaceListener::StopWachingManager()
PPPInterfaceListener::StopWatchingManager()
{
Manager().DisableReports(PPP_ALL_REPORTS, fReportThread);
}