Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.def.h b/config.def.h |index cca37df..91b91aa 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 35. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/fibonacci.c b/fibonacci.c |new file mode 100644 |index 0000000..fce0a57 |--- /dev/null |+++ b/fibonacci.c -------------------------- (Creating file fibonacci.c...) Patching file fibonacci.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done