Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/Makefile b/Makefile |index a64b4c2..05124bf 100644 |--- a/Makefile |+++ b/Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 failed at 3. Hunk #2 failed at 15. 2 out of 2 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.mk b/config.mk |index 2fc854e..ec69d1a 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 30. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/hb.c b/hb.c |new file mode 100644 |index 0000000..99412c8 |--- /dev/null |+++ b/hb.c -------------------------- (Creating file hb.c...) Patching file hb.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/hb.h b/hb.h |new file mode 100644 |index 0000000..3b0ef44 |--- /dev/null |+++ b/hb.h -------------------------- (Creating file hb.h...) Patching file hb.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.c b/st.c |index bdd3cd1..5c2801a 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 2684 (offset -3 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index 808f5f7..ae41368 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 10. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/win.h b/win.h |index 6de960d..94679e4 100644 |--- a/win.h |+++ b/win.h -------------------------- Patching file win.h using Plan A... Hunk #1 succeeded at 24. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/x.c b/x.c |index 7157e56..1ea6d2e 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 141. Hunk #3 succeeded at 758. Hunk #4 succeeded at 1063. Hunk #5 succeeded at 1192. Hunk #6 failed at 1248. Hunk #7 succeeded at 1530 (offset -11 lines). Hunk #8 succeeded at 1681 (offset -11 lines). 1 out of 8 hunks failed done