fixed build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14394 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
908915fb91
commit
8e742b91ba
@ -818,7 +818,7 @@ PPPManager::_CreateInterface(const char *name,
|
||||
// it is safe to access the manager from userland now
|
||||
|
||||
Report(PPP_MANAGER_REPORT, PPP_REPORT_INTERFACE_CREATED, &id,
|
||||
sizeof(ppp_interface_id)));
|
||||
sizeof(ppp_interface_id));
|
||||
|
||||
// notify handlers that interface has been created and they can initialize it now
|
||||
entry->interface->StateMachine().DownProtocols();
|
||||
|
Loading…
Reference in New Issue
Block a user