summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorbrian m. carlson <bk2204@github.com>2023-06-27 16:18:58 +0000
committerJunio C Hamano <gitster@pobox.com>2023-06-27 11:31:06 -0700
commitf74c90dcf7ed8ef7994ab583de089dba2a2b1a22 (patch)
tree452b4ac4b9fcd912ef5ff1b8fc805e6c62154560 /commit.h
parent1e6572122702cbf0e3b6d3226f73e6b8b45e6e37 (diff)
var: format variable structure with C99 initializers
Right now, we have only two items in our variable struct. However, in the future, we're going to add two more items. To help keep our diffs nice and tidy and make this structure easier to read, switch to use C99-style initializers for our data. Signed-off-by: brian m. carlson <bk2204@github.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions