diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-09-05 19:53:42 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-09-05 19:53:42 +0000 |
commit | dd1b7eafafb5748757a0396f4cc6ad6e65f37483 (patch) | |
tree | 793cffdc99ca4add1f54d7a1b18c0ce7064c088b /doc | |
parent | 2cdb896f8543b9f24ac3c20b322f9ad06747e13a (diff) | |
download | wireshark-dd1b7eafafb5748757a0396f4cc6ad6e65f37483.tar.gz wireshark-dd1b7eafafb5748757a0396f4cc6ad6e65f37483.tar.bz2 wireshark-dd1b7eafafb5748757a0396f4cc6ad6e65f37483.zip |
OSPFv3 support, from Palle Lyckegaard.
svn path=/trunk/; revision=3911
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 fe53548d59..5a32bfbf41 100644 --- a/doc/ethereal.pod.template +++ b/doc/ethereal.pod.template @@ -1154,6 +1154,7 @@ B<http://www.ethereal.com>. Terje Krogdahl <tekr[AT]nextra.com> Jean-Francois Mule <jfmule[AT]clarent.com> Thomas Wittwer <thomas.wittwer[AT]iclip.ch> + Palle Lyckegaard <Palle[AT]lyckegaard.dk> Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |