diff options
author | Patrick Steinhardt <ps@pks.im> | 2020-06-08 12:40:47 +0200 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2020-06-09 14:57:06 +0200 |
commit | a6c9e0b367c4882ab0f8e78bd0ad4ab2904ac377 (patch) | |
tree | e45c4ff8b8110a46f5bd84f0415c6c537b27ecb5 /tests-clar/diff/blob.c | |
parent | 7c499b544dc3383cce38956f86d67f328bc718e6 (diff) | |
download | libgit2-a6c9e0b367c4882ab0f8e78bd0ad4ab2904ac377.tar.gz |
tree-wide: mark local functions as static
We've accumulated quite some functions which are never used outside of
their respective code unit, but which are lacking the `static` keyword.
Add it to reduce their linkage scope and allow the compiler to optimize
better.
Diffstat (limited to 'tests-clar/diff/blob.c')
0 files changed, 0 insertions, 0 deletions