]> git.ipfire.org Git - thirdparty/git.git/commit - trailer.c
trailer: rename 'template' variables
authorBrandon Williams <bmwill@google.com>
Wed, 14 Feb 2018 18:59:58 +0000 (10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Feb 2018 18:08:05 +0000 (10:08 -0800)
commit31c2c7a0ce2b0bd788d1cf7e1f0d14fad8132a7f
tree8a3b94510de6e1631a062bd98483501fd7a70054
parentea8ace4ad375d276235aa852e243c27f77ab8521
trailer: rename 'template' variables

Rename C++ keyword in order to bring the codebase closer to being able
to be compiled with a C++ compiler.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
trailer.c