diff options
Diffstat (limited to 'system/reiser4progs/fix_typo.patch')
-rw-r--r-- | system/reiser4progs/fix_typo.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/reiser4progs/fix_typo.patch b/system/reiser4progs/fix_typo.patch new file mode 100644 index 0000000000..26e2f97f0b --- /dev/null +++ b/system/reiser4progs/fix_typo.patch @@ -0,0 +1,8 @@ +--- include/repair/Makefile.am~ 2009-01-08 15:34:27.000000000 -0600 ++++ include/repair/Makefile.am 2011-02-23 22:23:25.654384304 -0600 +@@ -3,4 +3,4 @@ + master.h format.h journal.h node.h place.h item.h \ + filter.h disk_scan.h twig_scan.h add_missing.h \ + semantic.h lost_found.h cleanup.h tree.h alloc.h \ +- object.h status.h backup.h oid.h pset.h ++ status.h backup.h oid.h pset.h |