Added missing newline to the end of the files.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7779 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -163,4 +163,3 @@ void Hub::Explore()
|
|||||||
} // PORT_STATUS_CONNECTION
|
} // PORT_STATUS_CONNECTION
|
||||||
}//for (...)
|
}//for (...)
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -92,4 +92,4 @@ status_t ControlPipe::SendControlMessage( usb_request_data *command , void *data
|
|||||||
|
|
||||||
status_t retval = m_bus->hcpointer->SubmitPacket( transfer.GetData() );
|
status_t retval = m_bus->hcpointer->SubmitPacket( transfer.GetData() );
|
||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user