Karthik Nayak <[email protected]> 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/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to