fix gcc4... and style rules. I won't be the only one paying beers at BeGeistert ;)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25701 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -38,4 +38,4 @@ typedef enum { BT_COMMAND = 0,
|
||||
#define HCI_FEATURES_SIZE 8 /* LMP features */
|
||||
#define HCI_DEVICE_NAME_SIZE 248 /* unit name size */
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -123,7 +123,7 @@ bail:
|
||||
|
||||
|
||||
BMessage*
|
||||
LocalDeviceHandler::FindPetition(uint16 event, uint16 opcode = 0)
|
||||
LocalDeviceHandler::FindPetition(uint16 event, uint16 opcode)
|
||||
{
|
||||
int16 eventFound;
|
||||
int16 opcodeFound;
|
||||
|
||||
Reference in New Issue
Block a user