oid-array.h: drop sha1 mention from header guard
authorJeff King <redacted>
Fri, 4 Dec 2020 18:48:54 +0000 (13:48 -0500)
committerJunio C Hamano <redacted>
Fri, 4 Dec 2020 21:55:13 +0000 (13:55 -0800)
commitfb3920fd003e14283fb480b1eb4e8495b95034c9
tree8e8a17a7eb50475d9ef55625dbc7d5ac0839b848
parent3a0b884caba2752da0af626fb2de7d597c844e8b
oid-array.h: drop sha1 mention from header guard

When this file was moved from sha1-array.h, we forgot to update the
preprocessor header guard to match the new name.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
oid-array.h
git clone https://git.99rst.org/PROJECT