diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-10-08 11:46:59 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-10-08 13:17:10 -0700 |
commit | 01f6fd4b4e59bc131941d917138cdd2cc6662382 (patch) | |
tree | c97eb430969d415ed92e3abe929facadacfa5528 /t/t4202-log.sh | |
parent | t/t3415: use && where applicable. (diff) | |
download | tgif-01f6fd4b4e59bc131941d917138cdd2cc6662382.tar.xz |
Documentation: No argument of ALLOC_GROW should have side-effects
The explanatory comment before the definition of ALLOC_GROW carefully
lists arguments that will be used more than once and thus cannot have
side-effects; a lazy reader might conclude that the arguments not
listed are used only once and side effects safe.
Correct it to list all three arguments, avoiding this confusion.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4202-log.sh')
0 files changed, 0 insertions, 0 deletions