Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Patch] airpcap_loader.h

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Tue, 23 Jan 2007 12:12:54 -0800
Checked in with r20535.  Thanks!

Gisle Vanem wrote:
> A case of conflict in definition and implementation:
>  
> --- SVN-Latest\airpcap_loader.h Mon Jan 22 22:20:27 2007
> +++ airpcap_loader.h    Mon Jan 22 22:37:08 2007
> @@ -309,7 +309,7 @@
>  * Will return null if no device is found.
>  */
> GList*
> -get_airpcap_interface_list(int *err, char *err_str);
> +get_airpcap_interface_list(int *err, char **err_str);
> 
> /*
>  * Returns the ASCII string of a key given the key bites
> 
> -----------------
> 
> Again, please compile files (airpcap_loader.c) before committing.
> 
> --gv
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev