]> git.itanic.dy.fi Git - log-plotter/commit
Use the same config structure for command line and config file
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Nov 2013 11:50:24 +0000 (13:50 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Nov 2013 11:51:47 +0000 (13:51 +0200)
commit1c1f69155571479f903195eea242f0de4d96cb05
tree508d3852a535fc86bfb4333f4059ceb400db3d49
parent807425ca03229203471d2733e36e42611b1402a6
Use the same config structure for command line and config file

We have now two redundant structures that hold the configuration data
for log-plotter. Remove the redundant one and use only one structure
for holding all configuration data.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
config.h
main.c
options.c
options.h [deleted file]