On Tue, Jul 25, 2017 at 04:56:27PM +0200, Phil Sutter wrote: > This makes output a bit more readable. Could you print an example in the patch description of what is being more readable after this? Thanks! [...] > diff --git a/src/rule.c b/src/rule.c > index 5ea4fce546e30..12714ed3ccc70 100644 > --- a/src/rule.c > +++ b/src/rule.c > @@ -381,7 +381,7 @@ void set_print_plain(const struct set *s, struct output_ctx *octx) > .nl = " ", > .table = s->handle.table, > .family = family2str(s->handle.family), > - .stmt_separator = ";", > + .stmt_separator = "; ", > }; > > do_set_print(s, &opts, octx); > -- > 2.13.1 > -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html