On Wed, Nov 04, 2020 at 04:06:13PM +0100, Florian Obser wrote:
> Introduce query_imsg2str() for the printing "qname class type".
OK kn

> @@ -2116,3 +2107,18 @@ resolvers_to_restart(struct uw_conf *oconf, struct 
> uw_conf *nconf)
>       }
>       return restart;
>  }
> +
> +const char*
I'd put a space between "char" and "*".

> +query_imsg2str(struct query_imsg *query_imsg)
> +{

Reply via email to