Initialize lock_file struct to all zero.
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 19 Jun 2006 22:55:20 +0000 (00:55 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 20 Jun 2006 00:04:27 +0000 (17:04 -0700)
hold_lock_file_for_update() relies on that.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found