This does seem more logical and makes it build on gcc4. Not sure if it's the right thing :)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33734 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2009-10-22 22:09:20 +00:00
parent b198850a1b
commit 14cf6a83c5
+1 -1
View File
@@ -944,7 +944,7 @@ accept_first_click()
if (link.FlushWithReply(code) == B_OK && code == B_OK)
link.Read<bool>(&acceptFirstClick);
return accept_first_click;
return acceptFirstClick;
}
rgb_color