Forgot to turn off mangling, thanks to Marcus for pointing this out.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8214 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -576,7 +576,7 @@ void BShape::InitData()
|
|||||||
|
|
||||||
#if __GNUC__ < 3
|
#if __GNUC__ < 3
|
||||||
|
|
||||||
BRect
|
extern "C" BRect
|
||||||
Bounds__6BShape(BShape *self)
|
Bounds__6BShape(BShape *self)
|
||||||
{
|
{
|
||||||
return self->Bounds();
|
return self->Bounds();
|
||||||
|
|||||||
Reference in New Issue
Block a user