author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 30 May 2007 06:13:42 +0000 (02:13 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 30 May 2007 06:31:19 +0000 (23:31 -0700) | ||
commit | bc8e478a285ff549a3e5182461b064313d400de3 | |
tree | 1de042743763630f38e7c790c2bb2dab6048b219 | tree | snapshot |
parent | b77ffe8a57a0921f58cff22dcf1ed6ae64d89d6a | commit | diff |
Style nit - don't put space after function names
Our style is to not put a space after a function name. I did here,
and Junio applied the patch with the incorrect formatting. So I'm
cleaning up after myself since I noticed it upon review.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Our style is to not put a space after a function name. I did here,
and Junio applied the patch with the incorrect formatting. So I'm
cleaning up after myself since I noticed it upon review.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_file.c | diff | blob | history |