--- object.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/object.h b/object.h index 89dd0c4..83d3644 100644 --- a/object.h +++ b/object.h @@ -21,7 +21,7 @@ struct object_array { } *objects; }; -#define TYPE_BITS 3 +#define TYPE_BITS 4 #define FLAG_BITS 27 /* -- 1.6.2.rc1.28.g05ef4.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html