diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-02-24 10:32:59 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-24 15:58:31 -0800 |
commit | 98593057d0caee3432d170f4b895ef7bcf27fbd0 (patch) | |
tree | 379ab523da39da8e6dd61cfc5c8a7a4b2ba46021 /t/t9150 | |
parent | imap-send.c: use designated initializers for "struct imap_server_conf" (diff) | |
download | tgif-98593057d0caee3432d170f4b895ef7bcf27fbd0.tar.xz |
trace2: use designated initializers for "struct tr2_tgt"
As with the preceding commit, change another set of file-level struct
assignments to use designated initializers.
As before the "= NULL" assignments are redundant, but we're keeping
them for self-documentation purposes. The comments left to explain the
pre-image can now be removed in favor of working code that relays the
same information to the reader.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9150')
0 files changed, 0 insertions, 0 deletions