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:
François Revol
2008-05-29 12:44:18 +00:00
parent 44b6c0f4b6
commit ebc5ec193f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -123,7 +123,7 @@ bail:
BMessage*
LocalDeviceHandler::FindPetition(uint16 event, uint16 opcode = 0)
LocalDeviceHandler::FindPetition(uint16 event, uint16 opcode)
{
int16 eventFound;
int16 opcodeFound;