More ethereal --> wireshark
[obnox/wireshark/wip.git] / epan / dissectors / packet-ipmi.c
index 53726fe80700cbaea41a21210afdc52b875c7ae7..7f76d1c879657b28917c2b30e01d51520805d041 100644 (file)
@@ -63,7 +63,7 @@ struct ipmi_netfn_root {
 
 /* We need more than a conversation. Over the same RMCP session 
    (or IPMB), there may be several addresses/SWIDs. Thus, in a single
-   Ethereal-maintained conversation we might need to find our own... */
+   Wireshark-maintained conversation we might need to find our own... */
 struct ipmi_saved_data {
        guint32 set_data;
        guint32 saved_data[NSAVED_DATA];