git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c4593fa
)
apply: comment grammar fix
author
Giuseppe Bilotta
<redacted>
Wed, 9 Sep 2015 13:33:18 +0000
(15:33 +0200)
committer
Junio C Hamano
<redacted>
Wed, 9 Sep 2015 17:21:43 +0000
(10:21 -0700)
Signed-off-by: Giuseppe Bilotta <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin-apply.c
patch
|
blob
|
history
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?
*/
git clone https://git.99rst.org/PROJECT