Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 245115
Collapse All | Expand All

(-)src/cairo-directfb-surface.c~ (-1 / +1 lines)
Lines 552-558 Link Here
552
    IDirectFBSurface *buffer = image_extra;
552
    IDirectFBSurface *buffer = image_extra;
553
553
554
    D_DEBUG_AT (CairoDFB_Acquire,
554
    D_DEBUG_AT (CairoDFB_Acquire,
555
		"%s( surface=%p ).\n", __FUNCTION__, surface);
555
		"%s( buffer=%p ).\n", __FUNCTION__, buffer);
556
556
557
    buffer->Unlock (buffer);
557
    buffer->Unlock (buffer);
558
558

Return to bug 245115