author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 22 Jul 2008 20:40:41 +0000 (21:40 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jul 2008 23:57:14 +0000 (16:57 -0700) | ||
commit | 3b6aeb3cc37c8ef934850fb01e1de48e12cf3aac | |
tree | 59873689c28fb0659de86b6ac025843d9f77a6ee | tree | snapshot |
parent | ea3d988df7b0985fa164c7ace13e4c961c607a22 | commit | diff |
builtin-commit: Two trivial style-cleanups
Pierre Habouzit noticed that two variables were not static which should
have been, and that adding "\n\n" is better than adding '\n' twice.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Pierre Habouzit noticed that two variables were not static which should
have been, and that adding "\n\n" is better than adding '\n' twice.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c | diff | blob | history |