aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorAl Viro <viro@ftp.linux.org.uk>2007-05-25 04:57:44 +0100
committerJosh Triplett <josh@freedesktop.org>2007-05-26 17:41:05 -0700
commit82c77c00f01c8fa2163f9ea388da107bb8c6f7c1 (patch)
treeba69efc79b26384865e7575ca57875c74e9c7653 /Makefile
parent79c710e888c8e1b35df69df2b49eaad9d7b4eab3 (diff)
downloadsparse-dev-82c77c00f01c8fa2163f9ea388da107bb8c6f7c1.tar.gz
fix alignment for _Bool
_Bool ends up with 0 for alignment, which means that _Bool member in a struct resets the next field offset to 0. Should be (at least) 1... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions