--- rxvt-unicode/src/init.C 2004/02/24 16:25:44 1.36 +++ rxvt-unicode/src/init.C 2004/02/24 21:46:14 1.37 @@ -1242,12 +1242,12 @@ if (menuBar_height ()) { menuBar.win = XCreateSimpleWindow (display->display, TermWin.parent[0], - window_vt_x, 0, - TermWin_TotalWidth (), - menuBar_TotalHeight (), - 0, - PixColors[Color_fg], - PixColors[Color_scroll]); + window_vt_x, 0, + TermWin_TotalWidth (), + menuBar_TotalHeight (), + 0, + PixColors[Color_fg], + PixColors[Color_scroll]); #ifdef DEBUG_X XStoreName (display->display, menuBar.win, "menubar");