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@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-dev

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to