summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2014-01-15 15:39:10 +0000
committerPatrick McHardy <kaber@trash.net>2014-01-15 15:39:10 +0000
commitc3d233b1e210922ac6f29afca796b66964e499de (patch)
treeeb9a76368126ce60c6a48c98c5c552dacd5c4588 /src/main.c
parent7c6db39e019c3c7e973d9835c9b03341b0d63de9 (diff)
expr: relational: don't surpress '==' for LHS binops in output
This patch changes the output of relational expressions to not surpress the '==' when the LHS is a binop, f.i. ... meta mark & 0x00000003 0x00000001 becomes ... meta mark & 0x00000003 == 0x00000001 Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions