Skip to content

Commit c34f057

Browse files
committed
in_stdin: buffer size comment typo
1 parent 318a19c commit c34f057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/in_stdin/in_stdin.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ static int in_stdin_collect(struct flb_input_instance *ins,
211211
return 0;
212212
}
213213

214-
/* Read config file and*/
214+
/* Read stdin config*/
215215
static int in_stdin_config_init(struct flb_in_stdin_config *ctx,
216216
struct flb_input_instance *in,
217217
struct flb_config *config)

0 commit comments

Comments
 (0)