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 [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
