Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/Makefile b/Makefile |index 6dfa212..2ffd3c8 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 c070a4a..3d236f0 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..a47300e |--- /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..07888df |--- /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 248728f..9101ae8 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 2581 (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 8d26273..133dc08 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 11. Hunk #2 failed at 35. 1 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/win.h b/win.h |index a6ef1b9..bc0d180 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 9b29264..af93cad 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 1032. Hunk #3 succeeded at 1233 (offset -2 lines). Hunk #4 succeeded at 1342 (offset -5 lines). Hunk #5 succeeded at 1497 (offset -6 lines). done