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:
9068cfb
)
fsck: fix a typo in a comment
author
René Scharfe
<redacted>
Thu, 21 May 2020 09:52:04 +0000
(11:52 +0200)
committer
Junio C Hamano
<redacted>
Thu, 21 May 2020 18:02:28 +0000
(11:02 -0700)
Reported-by: Junio C Hamano <redacted>
Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
fsck.c
patch
|
blob
|
history
diff --git
a/fsck.c
b/fsck.c
index b9b3350f762fa4d0d9c90fccfe137165b2b16339..bc71b0f35bd7a205315059f87b11315f0a02ce3f 100644
(file)
--- a/
fsck.c
+++ b/
fsck.c
@@
-598,7
+598,7
@@
static int verify_ordered(unsigned mode1, const char *name1,
/*
* There can be non-consecutive duplicates due to the implicitly
- * add slash, e.g.:
+ * add
ed
slash, e.g.:
*
* foo
* foo.bar
git clone https://git.99rst.org/PROJECT