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/journal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/journal.h') diff --git a/src/journal.h b/src/journal.h index 3f3648a..95320c6 100644 --- a/src/journal.h +++ b/src/journal.h @@ -77,4 +77,4 @@ int init_block_bitmap_list(ext2fs_block_bitmap* , __u32); //create and init the void clear_block_bitmap_list(ext2fs_block_bitmap); //destroy the journal block bitmap int next_block_bitmap(ext2fs_block_bitmap); //produces a differential block bitmap for a transaction from the Journal -#endif \ No newline at end of file +#endif -- cgit v1.2.3