Hi!

Building grub 0.93 with gcc 3_3-branch failed and highlighted a small error. (see attached patch)

Please apply

Andrew Walrond
--- fsys_reiserfs.c.old 2003-03-05 12:52:42.752868384 +0000
+++ fsys_reiserfs.c     2003-03-05 12:53:08.851878200 +0000
@@ -112,7 +112,7 @@
   /* offset in the log of where to start replay after a crash */
   __u32 j_first_unflushed_offset;
   /* mount id to detect very old transactions */
-  __u32 long j_mount_id;
+  __u32 j_mount_id;
 };
 
 /* magic string to find desc blocks in the journal */
_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to