santi...@nyu.edu writes:

> +     if (gpg_verify_tag(sha1, name, flags))
> +             return -1;
> +
> +    if (fmt_pretty)
> +             pretty_print_ref(name, sha1, fmt_pretty);

That's a funny indentation.  I'll fix it up locally while queuing.

> +
> +     return 0;
>  }

Reply via email to