aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2021-02-17 16:37:04 -0800
committerGuy Harris <gharris@sonic.net>2021-02-17 16:37:04 -0800
commitba9b08a710d88b22ac4ef3560c18cda3fc411c27 (patch)
tree7b05de1383956492b3c36780fc684472d65a2a1c /wiretap
parentf3166ce07dde88c1c180093bdac2a47bbe59360d (diff)
netscaler: fix a comment.
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/netscaler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/netscaler.c b/wiretap/netscaler.c
index 4755da4a20..1b313d219a 100644
--- a/wiretap/netscaler.c
+++ b/wiretap/netscaler.c
@@ -912,7 +912,7 @@ nspm_signature_func(35)
** if we find one, check the signature against the ones we support.
** If we find one we support, return the file type/subtype for that
** file version. If we don't find a signature record with a signature
-** we support, return WTAP_FILE_TYPE_SUBTYPE_UNKNOWN.
+** we support, return NSPM_SIGNATURE_NOMATCH.
**
** We don't know what version the file is, so we can't make
** assumptions about the format of the records.