]> icculus.org git repositories - dana/openbox.git/commit
put the char member at the bottom of the struct so that it doesnt mess up alignment...
authorDana Jansens <danakj@orodu.net>
Sun, 10 Feb 2008 22:08:10 +0000 (17:08 -0500)
committerDana Jansens <danakj@orodu.net>
Mon, 11 Feb 2008 06:24:13 +0000 (01:24 -0500)
commit242d2e173c79ee7f06abd8afd0b812287aaefa58
treea229958f1240800a9aa9114def5a137a9679027b
parent2bd1381aa634d53133ff2b5ed71fba2c432f1938
put the char member at the bottom of the struct so that it doesnt mess up alignment for the other members (assuming the compiler doesn't pad the struct appropriately anyways)
render/render.h