diff options
author | René Scharfe <l.s.r@web.de> | 2016-08-05 22:38:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-05 15:10:05 -0700 |
commit | 542aa25d9748c381a27074fb08614d4cb4713984 (patch) | |
tree | 2ab5cc63bf15d1eceb26ffd7c52924091b0b6e6a /vcs-svn | |
parent | Tenth batch for 2.10 (diff) | |
download | tgif-542aa25d9748c381a27074fb08614d4cb4713984.tar.xz |
use CHILD_PROCESS_INIT to initialize automatic variables
Initialize struct child_process variables already when they're defined.
That's shorter and saves a function call.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'vcs-svn')
0 files changed, 0 insertions, 0 deletions