update comment references to sha1_object_info()
commitc93206b412dade4e480588ad5902f4b950d908ab
authorJeff King <peff@peff.net>
Mon, 7 Jan 2019 08:34:12 +0000 (7 03:34 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Jan 2019 17:40:19 +0000 (8 09:40 -0800)
treefb1ed9d9f0f0dc9b11f83a7e4ec72f2e460af99a
parentcb1c8d1d3c954e06535217dfc63c7b4b8ff58d72
update comment references to sha1_object_info()

Commit abef9020e3 (sha1_file: convert sha1_object_info* to object_id,
2018-03-12) renamed the function to oid_object_info(), but missed some
comments which mention it.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/cat-file.c
builtin/pack-objects.c
cache.h