On Sun, Sep 5, 2010 at 8:57 PM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Hmm, something seems to have go wrong here. Did you intend to > insert that line break and duplicate the text below it? > Ops, good catch. Fixed that. >> @@ -52,6 +58,18 @@ However, if you use the list to check if a certain string was added >> already, you should not do that (using unsorted_string_list_has_string()), >> because the complexity would be quadratic again (but with a worse factor). >> >> +Macros >> +------ >> + >> +`STRING_LIST_INIT_NODUP`:: >> + >> + Initialize the members and set the `strdup_strings` member to 0. > > I think this section is not very useful. OK, removed that section. -- 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