Moved parse_value() from the table plugin to the common module.
authorSebastian Harl <sh@tokkee.org>
Thu, 19 Feb 2009 08:14:22 +0000 (09:14 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 19 Feb 2009 08:50:12 +0000 (09:50 +0100)
commita3529866c3d98643d7857d2d0ad751c73f312c4e
tree0edf74197735bc2b686008867ea61fcbfb9bd2a5
parenteeb86d2d88b08cfc2f0701ca9b7a77d6731c7b94
Moved parse_value() from the table plugin to the common module.

Some other plugins will find that useful as well.
src/common.c
src/common.h
src/table.c
src/utils_cmd_putval.c