RPN parsing: simplify and make some funcs static.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 14 Jan 2010 08:31:18 +0000 (09:31 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 14 Jan 2010 08:31:18 +0000 (09:31 +0100)
commitb0f1c1366ae428139ead8584c8c7e423aad7e0b3
tree86c517d3c98cfe3d382355431e6ca06637a04f70
parentabf8266c39394f5d3b182cfba09c4b3f64584e4a
RPN parsing: simplify and make some funcs static.

Remove unused parameters and make functions p_query_scan_mk,
p_query_rpn_mk static (they were never present in public headers
anyway).
src/pquery.c