One-character fix to make it compile - Federico

This commit is contained in:
Arturo Espinosa 1998-10-21 16:22:28 +00:00
parent 4b2885b5d3
commit acfab255cc
2 changed files with 2 additions and 2 deletions

View File

@ -2529,7 +2529,7 @@ gdk_event_translate (GdkEvent *event,
GDK_NOTE (EVENTS, GDK_NOTE (EVENTS,
<g_message ("configure notify:\twindow: %ld x,y: %d %d w,h: %d %d b-w: %d above: %ld ovr: %d", g_message ("configure notify:\twindow: %ld x,y: %d %d w,h: %d %d b-w: %d above: %ld ovr: %d",
xevent->xconfigure.window - base_id, xevent->xconfigure.window - base_id,
xevent->xconfigure.x, xevent->xconfigure.x,
xevent->xconfigure.y, xevent->xconfigure.y,

View File

@ -2529,7 +2529,7 @@ gdk_event_translate (GdkEvent *event,
GDK_NOTE (EVENTS, GDK_NOTE (EVENTS,
<g_message ("configure notify:\twindow: %ld x,y: %d %d w,h: %d %d b-w: %d above: %ld ovr: %d", g_message ("configure notify:\twindow: %ld x,y: %d %d w,h: %d %d b-w: %d above: %ld ovr: %d",
xevent->xconfigure.window - base_id, xevent->xconfigure.window - base_id,
xevent->xconfigure.x, xevent->xconfigure.x,
xevent->xconfigure.y, xevent->xconfigure.y,