]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make log functions static.
authorAndre Noll <maan@systemlinux.org>
Sat, 6 Jul 2013 14:23:31 +0000 (16:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Sep 2013 22:23:13 +0000 (22:23 +0000)
commit01d37b0a87f936d2d673a0c689fda6e887619d97
treed89dfa15019733b77805e9ac59ff8bcff2440534
parent0ba6319436121431d8c74249c70285458a666996
Make log functions static.

All PARA_XXX_LOG() macros use the public para_log function pointer
for quite some time now, so the actual implementations of the various
log functions can be made static.
fade.c
gui.c
para.h