commit | 972a9155832165ea38febba2303e7c760050b5d8 | [log] [tgz] |
---|---|---|
author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | Sun Oct 15 14:02:03 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Sun Oct 15 12:35:07 2006 -0700 |
tree | 942018b630a5e9302445098345ad15e11d311379 | |
parent | 29f049a0c277be72637f74f1f90a89dccd3475bc [diff] |
Make write_sha1_file_prepare() void Move file name generation from write_sha1_file_prepare() to the one caller that cares and make it a void function. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <junkio@cox.net>