diff options
author | Patrick McHardy <kaber@trash.net> | 2015-04-12 20:17:52 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2015-04-14 07:56:51 +0100 |
commit | 5ea54b224a11358b6ae90b519979e09a655292e7 (patch) | |
tree | 69f2668544067e9bb91c78aed54df60abdeea2ba /src/expr/dynset.c | |
parent | 242978b5c98c98c125c73ae76abd76e0e672d769 (diff) |
expr: seperate expression parsing and building functions
The expression build function currently assumes to be only used from
rule context and actually builds rule attributes. Fix that and only
build the expression. Also it seems to have been exported by accident,
undo that.
Additionally, move the expression parsing function from rule parsing
and also remove any assumptions about being used in rule context.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'src/expr/dynset.c')
0 files changed, 0 insertions, 0 deletions