Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
apply: comment grammar fix
author
Giuseppe Bilotta
<giuseppe.bilotta@gmail.com>
Wed, 9 Sep 2015 13:33:18 +0000
(15:33 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 9 Sep 2015 17:21:43 +0000
(10:21 -0700)
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-apply.c
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
c4593fa
)
diff --git
a/builtin-apply.c
b/builtin-apply.c
index 39dc96ae0237235eb429b504ec28c9d66c32f4e1..8d5bb368d7849960563cb019c82ca4b693c37e93 100644
(file)
--- a/
builtin-apply.c
+++ b/
builtin-apply.c
@@
-458,7
+458,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?
*/