diff options
author | Guy Harris <guy@alum.mit.edu> | 2002-01-03 20:30:33 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2002-01-03 20:30:33 +0000 |
commit | c57411dbb99eabbb82f118d82a4a974dfa11fad6 (patch) | |
tree | 718a39c3efb2ab4ca89cd5f79a08b0a10e9b307f /doc | |
parent | 8a3a289875fce5430093611510de6a4b006999db (diff) | |
download | wireshark-c57411dbb99eabbb82f118d82a4a974dfa11fad6.tar.gz wireshark-c57411dbb99eabbb82f118d82a4a974dfa11fad6.tar.bz2 wireshark-c57411dbb99eabbb82f118d82a4a974dfa11fad6.zip |
PPP multiplexing support, from Jayaram V.R.
svn path=/trunk/; revision=4469
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ethereal.pod.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template index c814733b48..7ff225b3cd 100644 --- a/doc/ethereal.pod.template +++ b/doc/ethereal.pod.template @@ -1276,6 +1276,7 @@ B<http://www.ethereal.com>. Bernd Becker <bb[AT]bernd-becker.de> Heinz Prantner <Heinz.Prantner[AT]radisys.com> Irfan Khan <ikhan[AT]qualcomm.com> + Jayaram V.R <vjayar[AT]cisco.com> Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |