summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2011-02-25 18:40:30 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2011-02-25 18:40:30 +0100
commita99693efa30139c7d5ce42cdb32618fe24b99234 (patch)
treec86db61e9108025146e7f4a02c701319e0370654 /doc
parent24d635a48ba16e97ef3d6c089c942470141d80b6 (diff)
sqlite3: use continue instead of goto in sqlite3_interp()
Use continue instead of goto inside loop. I don't need to scroll up and down in the code to know what the jump is performing. I think this improve code readability. It's a comestic cleanup, of course. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions