fix gcc4 build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23312 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -415,7 +415,7 @@ SonixCamDevice::ValidateEndOfFrameTag(const uint8 *tag, size_t taglen, size_t da
|
|||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
status_t
|
status_t
|
||||||
SonixCamDevice::GetFrameBitmap(BBitmap **bm, bigtime_t *stamp=NULL)
|
SonixCamDevice::GetFrameBitmap(BBitmap **bm, bigtime_t *stamp /* = NULL */)
|
||||||
{
|
{
|
||||||
BBitmap *b;
|
BBitmap *b;
|
||||||
CamFrame *f;
|
CamFrame *f;
|
||||||
|
|||||||
Reference in New Issue
Block a user