diff --git a/[refs] b/[refs] index 9595582340a8..a6d8a9144e0d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f905f06fca5d3949eca12f5a43e251a404b3470a +refs/heads/master: 50c33a84db4aa5082e3af8d873b22344ae2ebea8 diff --git a/trunk/include/linux/ext2_fs.h b/trunk/include/linux/ext2_fs.h index 84cec2aa9f1e..2efe7b863cff 100644 --- a/trunk/include/linux/ext2_fs.h +++ b/trunk/include/linux/ext2_fs.h @@ -284,8 +284,8 @@ struct ext2_inode { #ifdef __hurd__ #define i_translator osd1.hurd1.h_i_translator -#define i_frag osd2.hurd2.h_i_frag; -#define i_fsize osd2.hurd2.h_i_fsize; +#define i_frag osd2.hurd2.h_i_frag +#define i_fsize osd2.hurd2.h_i_fsize #define i_uid_high osd2.hurd2.h_i_uid_high #define i_gid_high osd2.hurd2.h_i_gid_high #define i_author osd2.hurd2.h_i_author