Browse Source

Merge branch 'gb/apply-comment-typofix'

* gb/apply-comment-typofix:
  apply: comment grammar fix
maint
Junio C Hamano 10 years ago
parent
commit
e0eeba263c
  1. 2
      builtin/apply.c

2
builtin/apply.c

@ -785,7 +785,7 @@ static int guess_p_value(const char *nameline) @@ -785,7 +785,7 @@ static int guess_p_value(const char *nameline)
}

/*
* Does the ---/+++ line has the POSIX timestamp after the last HT?
* Does the ---/+++ line have the POSIX timestamp after the last HT?
* GNU diff puts epoch there to signal a creation/deletion event. Is
* this such a timestamp?
*/

Loading…
Cancel
Save