Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
run-command: use void to declare that functions take no parameters
author
René Scharfe
<l.s.r@web.de>
Mon, 10 Nov 2014 21:17:00 +0000
(22:17 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 10 Nov 2014 22:43:19 +0000
(14:43 -0800)
Explicitly declare that git_atexit_dispatch() and git_atexit_clear()
take no parameters instead of leaving their parameter list empty and
thus unspecified.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
6066a7e
)
No differences found