init-db: rename 'template' variables
commitfa0fccae6ab1ad242d8805baf5acb7e5d4518540
authorBrandon Williams <bmwill@google.com>
Wed, 14 Feb 2018 18:59:52 +0000 (14 10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Feb 2018 18:08:05 +0000 (22 10:08 -0800)
treefe2f1320e41c349578d6ee345d54d0da3d019818
parent69caed593e4b66ae1efd457f1c060171dc9baa5a
init-db: 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>
builtin/init-db.c