Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
apply.c: typofix
author
Junio C Hamano
<gitster@pobox.com>
Fri, 16 Jan 2015 21:54:52 +0000
(13:54 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 22 Jan 2015 20:57:23 +0000
(12:57 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/apply.c
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
282616c
)
diff --git
a/builtin/apply.c
b/builtin/apply.c
index 622ee1674af592f4f843577f319c6883a1665f02..31f873318c3f9ff020688d3ac1aab2d8b54e2757 100644
(file)
--- a/
builtin/apply.c
+++ b/
builtin/apply.c
@@
-2326,7
+2326,7
@@
static int match_fragment(struct image *img,
/*
* The hunk does not apply byte-by-byte, but the hash says
/*
* The hunk does not apply byte-by-byte, but the hash says
- * it might with whitespace fuzz. We
haven't been
asked to
+ * it might with whitespace fuzz. We
weren't
asked to
* ignore whitespace, we were asked to correct whitespace
* errors, so let's try matching after whitespace correction.
*
* ignore whitespace, we were asked to correct whitespace
* errors, so let's try matching after whitespace correction.
*