On Fri, Oct 9, 2015 at 12:21 AM, Matthieu Moy <matthieu....@grenoble-inp.fr> wrote: > Karthik Nayak <karthik....@gmail.com> writes: > >> @@ -309,11 +319,19 @@ static void then_atom_handler(struct atom_value >> *atomv, struct ref_formatting_st >> if (if_then_else->then_atom) >> die(_("format: %%(then) atom used more than once")); >> if_then_else->then_atom = 1; >> + >> /* > > Useless new blank line. > > -- > Matthieu Moy > http://www-verimag.imag.fr/~moy/
Will remove it, thanks! -- Regards, Karthik Nayak -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html