Nguyán ThÃi Ngác Duy wrote: [...] > +++ b/help.c > @@ -72,29 +73,17 @@ void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) [...] > + struct column_layout c; > + int i; > + > + memset(&c, 0, sizeof(c)); Might be nice to have a COLUMN_LAYOUT_INIT, I suppose. Looks sane. What output changes would be noticeable, if any? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html