X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=object.h;h=397bbfa090cd281214013c42a5f0b1de6063a861;hb=8256c6e0107a51b2714f2e068b693025e4ddcae8;hp=94f19eed86ceebcc85770a379faf7b1270d1fad4;hpb=404fdef22f1084141aeef5781d5a322554fed481;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,