From 45f2227fe9b64d8d1520c9ec0a4baff9f6cf6ea2 Mon Sep 17 00:00:00 2001 From: robi Date: Thu, 14 Oct 2010 18:13:07 +0000 Subject: +ogg() and same smal bugs --- src/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index 9922ea1..d630ce6 100644 --- a/src/util.h +++ b/src/util.h @@ -111,7 +111,7 @@ struct ext2fs_struct_loc_generic_bitmap { __u32 start, end; __u32 real_end; char * description; - char * bitmap; + unsigned char *bitmap; errcode_t base_error_code; __u32 reserved[7]; }; -- cgit v1.2.3