> On January 8, 2019 at 3:39 PM Junio C Hamano <[email protected]> wrote: > > Also, the asterisk sticks to the variable, not type, i.e. > > struct filter_trees_depth_data *d = filter_data; >
Fixed. Thanks.
> On January 8, 2019 at 3:39 PM Junio C Hamano <[email protected]> wrote: > > Also, the asterisk sticks to the variable, not type, i.e. > > struct filter_trees_depth_data *d = filter_data; >
Fixed. Thanks.