Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'gb/apply-comment-typofix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 14 Sep 2015 18:44:43 +0000
(11:44 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 14 Sep 2015 18:44:44 +0000
(11:44 -0700)
* gb/apply-comment-typofix:
apply: comment grammar fix
builtin/apply.c
patch
|
blob
|
history
raw
(from parent 1:
1962994
)
diff --git
a/builtin/apply.c
b/builtin/apply.c
index 54aba4e351257f8bc4b46d3f507c1ed9525ec7fc..4aa53f7fd87d5fd23c0929360b6746f48e8e3e73 100644
(file)
--- a/
builtin/apply.c
+++ b/
builtin/apply.c
@@
-785,7
+785,7
@@
static int guess_p_value(const char *nameline)
}
/*
- * Does the ---/+++ line ha
s
the POSIX timestamp after the last HT?
+ * Does the ---/+++ line ha
ve
the POSIX timestamp after the last HT?
* GNU diff puts epoch there to signal a creation/deletion event. Is
* this such a timestamp?
*/