attr.c: update a stale comment on "struct match_attr"
authorJunio C Hamano <redacted>
Sat, 28 Jan 2017 02:01:43 +0000 (18:01 -0800)
committerJunio C Hamano <redacted>
Wed, 1 Feb 2017 21:46:51 +0000 (13:46 -0800)
commit4894f4ffce3cc6c4664027de78c3bc281cda2979
treee703d6782f3d8cdde8a9cf37d9386322b8852dd1
parent263434f20c20b193c1ef956eda43458b7f350eaa
attr.c: update a stale comment on "struct match_attr"

When 82dce998 (attr: more matching optimizations from .gitignore,
2012-10-15) changed a pointer to a string "*pattern" into an
embedded "struct pattern" in struct match_attr, it forgot to update
the comment that describes the structure.

Signed-off-by: Junio C Hamano <redacted>
Signed-off-by: Stefan Beller <redacted>
Signed-off-by: Brandon Williams <redacted>
Signed-off-by: Junio C Hamano <redacted>
attr.c
git clone https://git.99rst.org/PROJECT