summaryrefslogtreecommitdiff
path: root/epan/privileges.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/privileges.c')
-rw-r--r--epan/privileges.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/privileges.c b/epan/privileges.c
index 857a99cd82..bc5f19a938 100644
--- a/epan/privileges.c
+++ b/epan/privileges.c
@@ -45,7 +45,7 @@ get_credential_info(void)
* For now, we say the program wasn't started with special privileges.
* There are ways of running programs with credentials other than those
* for the session in which it's run, but I don't know whether that'd be
- * done with Ethereal/Tethereal or not.
+ * done with Wireshark/Twireshark or not.
*/
gboolean
started_with_special_privs(void)