src/types_list.c: Added a function to parse a generic list of `types'.
authorFlorian Forster <octo@huhu.verplant.org>
Thu, 3 May 2007 08:49:16 +0000 (10:49 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 3 May 2007 08:49:16 +0000 (10:49 +0200)
commit44afad3c43217e868a2e591a20f8709afe3874ed
treee6fb26b756376b7b64e417dd5f7b123eef0482cd
parent1ba2015150b5b2d7caa76430f045eecdb32e0ba3
src/types_list.c: Added a function to parse a generic list of `types'.

It's not yet tested, but it compiles ;)
src/Makefile.am
src/collectd.c
src/configfile.c
src/types_list.c [new file with mode: 0644]
src/types_list.h [new file with mode: 0644]