diff --git a/glamor/glamor_fbo.c b/glamor/glamor_fbo.c index a46a740c8..4838a277f 100644 --- a/glamor/glamor_fbo.c +++ b/glamor/glamor_fbo.c @@ -212,7 +212,7 @@ glamor_pixmap_ensure_fb(glamor_pixmap_fbo *fbo) break; } - FatalError("destination is framebuffer incomplete: %s [%#x]\n", + FatalError("destination is framebuffer incomplete: %s [%x]\n", str, status); } glamor_put_dispatch(fbo->glamor_priv);