cvsimport: replace anonymous sub ref with a normal sub
authorMartin Langhoff <martin@catalyst.net.nz>
Mon, 22 May 2006 12:45:39 +0000 (00:45 +1200)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 May 2006 01:16:44 +0000 (18:16 -0700)
commit() does not need to be an anonymous subreference. Keep it simple.

Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found