style cleanup

This commit is contained in:
2012-10-26 04:14:10 +00:00
parent e5a31eff37
commit 0e494b74c4
73 changed files with 169 additions and 168 deletions

View File

@@ -1463,7 +1463,7 @@ static void ui_block_position(wmWindow *window, ARegion *butregion, uiBut *but,
if (top == 0 && down == 0) {
if (dir1 == UI_LEFT || dir1 == UI_RIGHT) {
/* align with bottom of screen */
// yof= ysize; (not with menu scrolls)
// yof = ysize; (not with menu scrolls)
}
}