Ethereal-dev: [Ethereal-dev] [PATCH] fixes for README.plugins

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Richard Urwin <RUrwin@xxxxxxxxxxxxx>
Date: Fri, 19 Jul 2002 09:45:09 +0100
Some patches for README.plugins:

25a26
> #include <gmodule.h>
33a35,39
> #include "plugins/plugin_api_defs.h"
> Only include this in one source file if you have more than one. It
defines,
> (as opposed to declares,) the function pointer variables that the plugin
uses
> to reference the address table.
> 
151c157
< 	link -dll /out:xxx.dll packet-mgcp.obj ..\plugin_api.obj \
---
> 	link -dll /out:xxx.dll packet-xxx.obj ..\plugin_api.obj \

-- 
Richard Urwin, Software Design Engineer
Schenck Test Automation
Braemar Court, 1311b Melton Road, Syston, UK.
rurwin@xxxxxxxxxxxxx


________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________