help.c: give correct structure's size to memset()
authorJohan Herland <johan@herland.net>
Tue, 11 Aug 2009 10:10:21 +0000 (12:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2009 23:14:31 +0000 (16:14 -0700)
These two structures are of the same type, but we'd better be consistent.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found