some more : try to make read/write not break the build if the return value is not...
[obnox/wireshark/wip.git] / gtk / hostlist_ip.c
index b369e9204bb85d88c2b7e838b6298d6cd9a6e180..523cef7a718a282cbf1101825ff190bfe0b939a3 100644 (file)
@@ -3,8 +3,8 @@
  *
  * $Id$
  *
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
  * Copyright 1998 Gerald Combs
  *
  * This program is free software; you can redistribute it and/or
@@ -59,7 +59,7 @@ ip_hostlist_packet(void *pit, packet_info *pinfo, epan_dissect_t *edt _U_, const
 }
 
 static void
-gtk_ip_hostlist_init(const char *optarg, void* userdata)
+gtk_ip_hostlist_init(const char *optarg, void* userdata _U_)
 {
        const char *filter=NULL;