X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=object.h;h=397bbfa090cd281214013c42a5f0b1de6063a861;hb=e598c5177e439271e8bd81ef2a689a3ab0db80e6;hp=94f19eed86ceebcc85770a379faf7b1270d1fad4;hpb=ffcc952b33575e28b971d63ba2b7e46b7726a257;p=git.git diff --git a/object.h b/object.h index 94f19eed8..397bbfa09 100644 --- a/object.h +++ b/object.h @@ -66,7 +66,7 @@ void set_object_refs(struct object *obj, struct object_refs *refs); void mark_reachable(struct object *obj, unsigned int mask); -struct object_list *object_list_insert(struct object *item, +struct object_list *object_list_insert(struct object *item, struct object_list **list_p); void object_list_append(struct object *item,