diff options
author | Olivier Biot <obiot.ethereal@gmail.com> | 2004-05-05 17:28:12 +0000 |
---|---|---|
committer | Olivier Biot <obiot.ethereal@gmail.com> | 2004-05-05 17:28:12 +0000 |
commit | 3189f7d868b30f4127ff3720534af76b5a8454b7 (patch) | |
tree | 90f300d5f056db0b6f9022d4004c061106fb19fa /doc | |
parent | 85fe1e6deecac26a91c7a467328d4451b87b95e7 (diff) | |
download | wireshark-3189f7d868b30f4127ff3720534af76b5a8454b7.tar.gz wireshark-3189f7d868b30f4127ff3720534af76b5a8454b7.tar.bz2 wireshark-3189f7d868b30f4127ff3720534af76b5a8454b7.zip |
From Kendy Kutzner: use the tvb_uncompress() routines instead of the own
SLSK decompression routine.
svn path=/trunk/; revision=10803
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ethereal.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod b/doc/ethereal.pod index fcf0958e83..bffcf38ed8 100644 --- a/doc/ethereal.pod +++ b/doc/ethereal.pod @@ -2289,6 +2289,7 @@ B<http://www.ethereal.com>. Clinton Work <clinton [AT] scripty.com> Joe Marcus Clarke <marcus [AT] marcuscom.com> Carlos M. Pignataro <cpignata [AT] cisco.com> + Kendy Kutzner <kutzner [AT] tm.uka.de> Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |