display filter macros.
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 18 Jan 2007 02:54:56 +0000 (02:54 +0000)
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 18 Jan 2007 02:54:56 +0000 (02:54 +0000)
commitaa39b0bd043e76a4892217ba28854b7b287d0e84
treec7d8bc2e9a8fd2c9f05c45494723a1f87ea5bfef
parent03a55f94724eb8e88dd0fbae2afcd12de92ace33
display filter macros.
NOT to be copied over to release 0.99.5

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20467 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dfilter/Makefile.am
epan/dfilter/Makefile.nmake
epan/dfilter/dfilter-macro.c [new file with mode: 0644]
epan/dfilter/dfilter-macro.h [new file with mode: 0644]
epan/dfilter/dfilter.c
epan/dfilter/dfilter_macro_load.l [new file with mode: 0644]
gtk/macros_dlg.c [new file with mode: 0644]
gtk/macros_dlg.h [new file with mode: 0644]
gtk/menu.c