Xephyr: Fix compile when debugging is enabled

Signed-off-by: Egbert Eich <eich@freedesktop.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Egbert Eich 2015-03-31 09:14:27 +02:00 committed by Keith Packard
parent b536d56aef
commit 66212ca0d2
1 changed files with 1 additions and 1 deletions

View File

@ -798,7 +798,7 @@ hostx_screen_init(KdScreenInfo *screen,
}
EPHYR_DBG("host_screen=%p x=%d, y=%d, wxh=%dx%d, buffer_height=%d",
host_screen, x, y, width, height, buffer_height);
screen, x, y, width, height, buffer_height);
if (scrpriv->ximg != NULL) {
/* Free up the image data if previously used