Jakub Narebski <jnareb@xxxxxxxxx> writes: > Junio C Hamano wrote: > >> char *value; /* "existence" bool may have NULL, >> * otherwise probably a string "= value" >> */ > > Probably " = value" to preserve whitespace (e.g. justify on equal sign in > hand crafted config file). Probably even better is to remove the separate *value_comment, and make this thing point at the entire " = value ; this is the comment for the value\n" thing. - : 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