Frank Singleton wrote:
>
> Hi,
>
> A small patch to moduleinfo.h.
>
> Remove some old "test" fragment leftover from
> my testing.
>
> /Frank..
>
> --
> EUS/SV/Z Frank Singleton ASO Americas BSS
> Office : +1 972 583 3251 ECN 800 33251
> Mobile : +1 214 228 0874 Amateur Radio: VK3FCS/KM5WS
> Email : frank.singleton@xxxxxxxxxxxx
>
> Hardware: HP Omnibook 4150 running Redhat Linux 7.1 (2.4.3-12 kernel).
>
> ------------------------------------------------------------------------
> --- ../ethereal-2001-07-20/plugins/giop/moduleinfo.h Thu Jul 19 16:30:17 2001
> +++ ../ethereal-2001-07-20.updated/plugins/giop/moduleinfo.h Fri Jul 20 08:12:04 2001
> @@ -5,7 +5,7 @@
> #endif
>
> /* Name of package */
> -#define PACKAGE "giop-test"
> +#define PACKAGE "giop-cosnaming"
>
>
> #ifdef VERSION
Actually, now that I think of it, it
should probably just be
> +#define PACKAGE "giop"
As it appears to apply to the plugins/giop
directory, and not any particular giop module.
/Frank..
--
EUS/SV/Z Frank Singleton ASO Americas BSS
Office : +1 972 583 3251 ECN 800 33251
Mobile : +1 214 228 0874 Amateur Radio: VK3FCS/KM5WS
Email : frank.singleton@xxxxxxxxxxxx
Hardware: HP Omnibook 4150 running Redhat Linux 7.1 (2.4.3-12 kernel).