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 fdc29a7..6833b3b 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 ec6fbf3..1385f77 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 2658 (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 978a8fc..c2d9993 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 1189. Hunk #6 failed at 1245. Hunk #7 succeeded at 1527 (offset -11 lines). Hunk #8 succeeded at 1678 (offset -11 lines). 1 out of 8 hunks failed done