summaryrefslogtreecommitdiff
path: root/examples/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2020-02-07 10:51:17 +0100
committerPatrick Steinhardt <ps@pks.im>2020-02-07 10:52:47 +0100
commitf0f1cd1dae5e7ebf2c631cc297b2b3652eaca170 (patch)
tree705f3c3457d6fac80293d2ae102165a6e90b9869 /examples/commit.c
parentbd6b1c41575e7cc011798a424b6564569887c293 (diff)
downloadlibgit2-f0f1cd1dae5e7ebf2c631cc297b2b3652eaca170.tar.gz
sha1_lookup: inline its only function into "pack.c"
The file "sha1_lookup.c" contains a single function `sha1_position` only which is used only in the packfile implementation. As the function is comparatively small, to enable the compiler to optimize better and to remove symbol visibility, move it into "pack.c".
Diffstat (limited to 'examples/commit.c')
0 files changed, 0 insertions, 0 deletions