summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-smb-sidsnooping.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-smb-sidsnooping.h')
-rw-r--r--epan/dissectors/packet-smb-sidsnooping.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-smb-sidsnooping.h b/epan/dissectors/packet-smb-sidsnooping.h
index b369b525fe..3000dc9cdd 100644
--- a/epan/dissectors/packet-smb-sidsnooping.h
+++ b/epan/dissectors/packet-smb-sidsnooping.h
@@ -4,8 +4,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
@@ -26,7 +26,7 @@
#ifndef _PACKET_SMB_SID_SNOOPING_H_
#define _PACKET_SMB_SID_SNOOPING_H_
-/* With MSVC and a libethereal.dll, we need a
+/* With MSVC and a libwireshark.dll, we need a
* special declaration for sid_name_table.
*/
ETH_VAR_IMPORT GHashTable *sid_name_table;