From b07566f60ee840fb3c6167b3f0be34183fa33b09 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Wed, 26 May 2010 16:21:19 +0000 Subject: Reference the 'interlink' plugin dir as an example (rather than agentx which is no longer a plugin). Fix a typo. svn path=/trunk/; revision=32978 --- docbook/wsdg_src/WSDG_chapter_dissection.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docbook/wsdg_src') diff --git a/docbook/wsdg_src/WSDG_chapter_dissection.xml b/docbook/wsdg_src/WSDG_chapter_dissection.xml index eaf8b0c194..9e1c37ddd6 100644 --- a/docbook/wsdg_src/WSDG_chapter_dissection.xml +++ b/docbook/wsdg_src/WSDG_chapter_dissection.xml @@ -208,9 +208,9 @@ dissect_foo(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree) plugin.rc.in - This contains the DLL resource template for Windows - You can find a good example for these files in the agentx plugin directory. Makefile.common + You can find a good example for these files in the interlink plugin directory. Makefile.common and Makefile.am have to be modified to reflect the relevant files and dissector name. - moduldeinfo.h and moduleinfo.nmake have to be filled in with the version information. + moduleinfo.h and moduleinfo.nmake have to be filled in with the version information. Compile the dissector to a DLL or shared library and copy it into the plugin directory of the installation. -- cgit v1.2.3