summaryrefslogtreecommitdiff
path: root/epan/timestamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/timestamp.h')
-rw-r--r--epan/timestamp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/timestamp.h b/epan/timestamp.h
index ac06c6b63c..03dbf70403 100644
--- a/epan/timestamp.h
+++ b/epan/timestamp.h
@@ -34,7 +34,7 @@ typedef enum {
TS_ABSOLUTE_WITH_DATE,
TS_DELTA,
/*
- * Special value used for the command-line setting in Ethereal, to indicate
+ * Special value used for the command-line setting in Wireshark, to indicate
* that no value has been set from the command line.
*/
TS_NOT_SET