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
@@ -123,7 +123,7 @@ bail:
BMessage*
LocalDeviceHandler::FindPetition(uint16 event, uint16 opcode = 0)
LocalDeviceHandler::FindPetition(uint16 event, uint16 opcode)
{
int16 eventFound;
int16 opcodeFound;