diff options
Diffstat (limited to 'asn1/snmp/packet-snmp-template.c')
-rw-r--r-- | asn1/snmp/packet-snmp-template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/snmp/packet-snmp-template.c b/asn1/snmp/packet-snmp-template.c index a6ed72e7ad..071b6a4ed0 100644 --- a/asn1/snmp/packet-snmp-template.c +++ b/asn1/snmp/packet-snmp-template.c @@ -1284,7 +1284,7 @@ process_prefs(void) } /* - * Cannot check if MIBS is already set, as it could be set by Ethereal. + * Cannot check if MIBS is already set, as it could be set by Wireshark. * * If we have a list of modules to load, put that list in MIBS, * otherwise clear MIBS. |