Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tag: use OPT_CMDMODE
[gitweb.git]
/
sha1_name.c
diff --git
a/sha1_name.c
b/sha1_name.c
index 0cf0c28a6fb737ccdb2b93c9b7d01570ec018f37..1d210e32012ab96f03590fa0be1bd64c1e2b7605 100644
(file)
--- a/
sha1_name.c
+++ b/
sha1_name.c
@@
-52,7
+52,7
@@
static void update_candidates(struct disambiguate_state *ds, const unsigned char
}
if (!ds->candidate_ok) {
- /* discard the candidate; we know it does not satis
i
fy fn */
+ /* discard the candidate; we know it does not satisfy fn */
hashcpy(ds->candidate, current);
ds->candidate_checked = 0;
return;