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