[Forensics-changes] [SCM] debian-forensics/ext3grep branch, debian, updated. debian/0.10.1-3-26-g691c821

Julien Valroff julien at kirya.net
Sat Dec 10 13:11:35 UTC 2011


The following commit has been merged in the debian branch:
commit 691c821bb09110529ec6731b58ccde1cc2394e54
Author: Julien Valroff <julien at kirya.net>
Date:   Sat Dec 10 14:09:58 2011 +0100

    Fix typos in previously applied patch

diff --git a/debian/patches/001_fix-ftbfs-e2fsprogs_1.42-WIP-702.diff b/debian/patches/001_fix-ftbfs-e2fsprogs_1.42-WIP-702.diff
index e009aef..beb18f6 100644
--- a/debian/patches/001_fix-ftbfs-e2fsprogs_1.42-WIP-702.diff
+++ b/debian/patches/001_fix-ftbfs-e2fsprogs_1.42-WIP-702.diff
@@ -29,8 +29,8 @@ Forwarded: yes
      __u32 faddr(void) const { return i_faddr; }
      __u16 uid_high(void) const { return i_uid_high; }
      __u16 gid_high(void) const { return i_gid_high; }
-+#ifndef i_reseved2
-+    //i_reseved2 has been split into two fields in recent 
++#ifndef i_reserved2
++    //i_reserved2 has been split into two fields in recent 
 +    //versions of the headers, luckilly we can still access
 +    //it in one peice through the hurd side of the union
 +    #define i_reserved2 osd2.hurd2.h_i_author

-- 
debian-forensics/ext3grep



More information about the forensics-changes mailing list