]> granicus.if.org Git - cgit/commit
Mark several functions/variables static
authorLukas Fleischer <cgit@cryptocrack.de>
Mon, 4 Mar 2013 07:52:33 +0000 (08:52 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 5 Mar 2013 00:50:39 +0000 (19:50 -0500)
commitbafab423f20bc1448b293842c235965e1681f07e
tree18c4bef1e4714c4abd20b8e1d5ec04db3ae3b9ac
parentd5a43b429a4248a02e3a403f76fff0cbae92ef32
Mark several functions/variables static

Spotted by parsing the output of `gcc -Wmissing-prototypes [...]`.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
14 files changed:
cache.c
cgit.c
configfile.c
html.c
parsing.c
shared.c
ui-atom.c
ui-diff.c
ui-log.c
ui-repolist.c
ui-shared.c
ui-snapshot.c
ui-stats.c
ui-tag.c