]> git.ipfire.org Git - thirdparty/git.git/commit - walker.c
object: rename function 'typename' to 'type_name'
authorBrandon Williams <bmwill@google.com>
Wed, 14 Feb 2018 18:59:24 +0000 (10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2018 21:10:05 +0000 (13:10 -0800)
commitdebca9d2fe784193dc2d9f98b5edac605ddfefbb
tree080b732db21d1233d150c64311b9a013fb6aa200
parent6ca32f47145370b6c0d956d1f8568d7e0595f195
object: rename function 'typename' to 'type_name'

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>
32 files changed:
builtin/cat-file.c
builtin/diff-tree.c
builtin/fast-export.c
builtin/fsck.c
builtin/grep.c
builtin/index-pack.c
builtin/merge.c
builtin/mktree.c
builtin/prune.c
builtin/replace.c
builtin/tag.c
builtin/unpack-objects.c
builtin/verify-commit.c
bulk-checkin.c
commit.c
contrib/examples/builtin-fetch--tool.c
fast-import.c
fsck.c
http-push.c
log-tree.c
object.c
object.h
pack-check.c
packfile.c
reachable.c
ref-filter.c
sequencer.c
sha1_file.c
sha1_name.c
submodule.c
tag.c
walker.c