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:
parent
bbc3515ba2
commit
ca18770764
@ -576,7 +576,7 @@ void BShape::InitData()
|
||||
|
||||
#if __GNUC__ < 3
|
||||
|
||||
BRect
|
||||
extern "C" BRect
|
||||
Bounds__6BShape(BShape *self)
|
||||
{
|
||||
return self->Bounds();
|
||||
|
Loading…
Reference in New Issue
Block a user