Commit Graph
2 Commits
Author SHA1 Message Date
Bee Red 55fbbdd082 fix: warning move var logtxt[] from log.h to log.c
used -Wall for find warning: 'logtxt' defined but not used [-Wunused-variable]
logtxt should only exist in log.c
every other include of log.h introduce another
logtxt which waste space
2014-02-05 01:59:31 +01:00
Roland Jax 916ec20456 Initial commit on github. 2013-11-14 21:15:14 +01:00