Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/Makefile b/Makefile |index 6dfa212..adfa07a 100644 |--- a/Makefile |+++ b/Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 failed at 4. Hunk #2 failed at 22. 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 1e306f8..3e13e53 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 15. 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..59b9200 |--- /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..88de9bd |--- /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 41d5ace..1c2edd6 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 2640 (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 11. 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 25. 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 bf6bbf9..440bd2a 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 142. Hunk #3 succeeded at 1064. Hunk #4 succeeded at 1244 with fuzz 1 (offset -2 lines). Hunk #5 failed at 1274. Hunk #6 succeeded at 1561 (offset -9 lines). 1 out of 6 hunks failed done