David Turner <[email protected]> writes:

> From: Nguyễn Thái Ngọc Duy <[email protected]>
> Subject: Re: [PATCH v8 09/19] Add watchman support to reduce index refresh 
> cost

Subject: watchman: support watchman to reduce index refresh cost

> +static struct watchman_query_result* query_watchman(
> +     struct index_state *istate, struct watchman_connection *connection,
> +     const char *fs_path, const char *last_update)
> +{

static struct watchman_query_result *query_watchman(

Asterisk sticks to the variable, not to the type.
--
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