David Turner <dtur...@twopensource.com> writes:

> From: Nguyễn Thái Ngọc Duy <pclo...@gmail.com>
> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to