Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > @@ -64,9 +65,10 @@ Functions > > `string_list_clear`:: > > - Free a string_list. The `path` pointer of the items will be freed in case > - the `strdup_strings` member of the string_list is set. The second parameter > - controls if the `util` pointer of the items should be freed or not. > + Free a string_list. The `path` pointer of the items will be freed in > + case the `strdup_strings` member of the string_list is set. The second > + parameter controls if the `util` pointer of the items should be freed > + or not. Missed 's/path/string/' here? Everything else looked fine, thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html