src/utils_cmd_getval.[ch]: Fix handling of identifiers with spaces.
authorFlorian Forster <octo@noris.net>
Wed, 27 Aug 2008 09:59:53 +0000 (11:59 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 27 Aug 2008 09:59:53 +0000 (11:59 +0200)
commitaec20e4438a754fe2df160e01adea9f1285fe8af
treeee1e3a8bad1930da4484bed608c0eda0fc3273ba
parent14e67b873c1c2ae547abe2d096e846ce986e6669
src/utils_cmd_getval.[ch]: Fix handling of identifiers with spaces.

The getval handler now uses the `parse_string' function in
`utils_parse_option' to handle quoted strings correctly.
bindings/perl/Collectd/Unixsock.pm
src/unixsock.c
src/utils_cmd_getval.c
src/utils_cmd_getval.h