diff --git a/structs.h b/structs.h index a2c282e..200e114 100644 --- a/structs.h +++ b/structs.h @@ -967,7 +967,7 @@ struct SHA1Context struct ThemeStruct { - int ttype; + int ttype; /* char, aligned 4 */ int ttval; };