Fix HEAD^

next
Michael Stapelberg 2009-10-11 14:30:57 +02:00
parent d4ff702f19
commit 2b679c6b9e
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ void xinerama_requery_screens(xcb_connection_t *conn) {
LOG("old_screen->bar = %p\n", old_screen->bar);
Rect bar_rect = {screen->rect.x,
sscreen->rect.y + creen->rect.height - (font->height + 6),
screen->rect.y + screen->rect.height - (font->height + 6),
screen->rect.x + screen->rect.width,
font->height + 6};