summaryrefslogtreecommitdiff
path: root/tests-clar/diff/blob.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2020-06-08 12:40:47 +0200
committerPatrick Steinhardt <ps@pks.im>2020-06-09 14:57:06 +0200
commita6c9e0b367c4882ab0f8e78bd0ad4ab2904ac377 (patch)
treee45c4ff8b8110a46f5bd84f0415c6c537b27ecb5 /tests-clar/diff/blob.c
parent7c499b544dc3383cce38956f86d67f328bc718e6 (diff)
downloadlibgit2-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