Modified YACC grammar to use non-yy symbols, to avoid conflicts with
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 14 Aug 1999 06:24:27 +0000 (06:24 +0000)
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 14 Aug 1999 06:24:27 +0000 (06:24 +0000)
commit507ee64505aa9d7dd63b0312f459c1ed365fe212
tree02e3917dd8cc530208292e15b57b998f422e25ce
parentcbd43c7781af30ec37557e76c3cfcf02a7e7cadf
Modified YACC grammar to use non-yy symbols, to avoid conflicts with
libpcap's that were compiled with symbols beginning with 'yy'.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@487 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am
dfilter-grammar.y
dfilter-scanner.l
dfilter.c