aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/peektagged.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-05-05 15:18:38 -0700
committerGerald Combs <gerald@wireshark.org>2015-05-06 16:48:03 +0000
commit1e3be59fbe19416d9c84495e4e7bc1c95b1cf9f2 (patch)
tree7b3f30433cfc2b2a8a52995c07960bafad0a4a26 /wiretap/peektagged.c
parent0e3d53aad89ad91e2c38625b39a243d77223adb8 (diff)
WildPackets → Savvius.
Change-Id: I2494c2b1dcc9e324535b3f659b51b44059c478bd Reviewed-on: https://code.wireshark.org/review/8304 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'wiretap/peektagged.c')
-rw-r--r--wiretap/peektagged.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/wiretap/peektagged.c b/wiretap/peektagged.c
index 51bd43af62..7b219603a0 100644
--- a/wiretap/peektagged.c
+++ b/wiretap/peektagged.c
@@ -1,15 +1,15 @@
/* peektagged.c
- * Routines for opening files in what WildPackets calls the tagged file
- * format in the description of their "PeekRdr Sample Application" (C++
- * source code to read their capture files, downloading of which requires
- * a maintenance contract, so it's not free as in beer and probably not
- * as in speech, either).
+ * Routines for opening files in what Savvius (formerly WildPackets) calls
+ * the tagged file format in the description of their "PeekRdr Sample
+ * Application" (C++ source code to read their capture files, downloading
+ * of which requires a maintenance contract, so it's not free as in beer
+ * and probably not as in speech, either).
*
* As that description says, it's used by AiroPeek and AiroPeek NX 2.0
* and later, EtherPeek 6.0 and later, EtherPeek NX 3.0 and later,
* EtherPeek VX 1.0 and later, GigaPeek NX 1.0 and later, Omni3 1.0
* and later (both OmniPeek and the Remote Engine), and WANPeek NX
- * 1.0 and later. They also say it'll be used by future WildPackets
+ * 1.0 and later. They also say it'll be used by future Savvius
* products.
*
* Wiretap Library