aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/nettl.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/nettl.c')
-rw-r--r--wiretap/nettl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/nettl.c b/wiretap/nettl.c
index e24e30ec7f..9206d5e35f 100644
--- a/wiretap/nettl.c
+++ b/wiretap/nettl.c
@@ -661,7 +661,7 @@ static void nettl_close(wtap *wth)
/* Returns 0 if we could write the specified encapsulation type,
an error indication otherwise. nettl files are WTAP_ENCAP_UNKNOWN
- when they are first opened, so we allow that for tethereal read/write.
+ when they are first opened, so we allow that for tshark read/write.
*/
int nettl_dump_can_write_encap(int encap)