]> git.ipfire.org Git - thirdparty/ccache.git/commit
Tweak typedef of the stat format function
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Apr 2019 11:56:35 +0000 (13:56 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Apr 2019 11:56:35 +0000 (13:56 +0200)
commit0792f3c402f379c554ba3ab561f113e07e899d08
tree06b0221460e42a51dce18a4e048a2b85e9862257
parente96d60be2a1c479594b7e4b4e7b0e87f6a374182
Tweak typedef of the stat format function

Typedef-ing the function as a pointer type works better with uncrustify.
src/stats.c