Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: convert SubmittingPatches to AsciiDoc
[gitweb.git]
/
convert.c
diff --git
a/convert.c
b/convert.c
index a09935cb8123f04a8fdb4d48157c2a98e67b3c64..20d7ab67bdf889feb255e01a9b18cf4efa6107a3 100644
(file)
--- a/
convert.c
+++ b/
convert.c
@@
-1545,8
+1545,9
@@
static int ident_filter_fn(struct stream_filter *filter,
switch (ident->state) {
default:
strbuf_add(&ident->left, head, ident->state);
+ /* fallthrough */
case IDENT_SKIPPING:
- /* fallthr
u
*/
+ /* fallthr
ough
*/
case IDENT_DRAINING:
ident_drain(ident, &output, osize_p);
}