aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-01 21:12:31 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-01 21:12:31 +0000
commit9e38e352145cfdda6ddaf98f469d954aa33d3848 (patch)
treea9c5a4b69e9d15073acd71948cf6f353fb447953 /doc
parent432b3e4068c60d54e3660f777aa2c0baa87ff949 (diff)
WebDAV support, and rewrite of the method-testing code to compute the
method length and use that in all comparisons, from Blair Cooper. Fix the check for "M-" to check also whether there are at least two characters in the line. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5071 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc')
-rw-r--r--doc/ethereal.pod.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index e772ea3562..12bbdfb3a2 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -1392,6 +1392,7 @@ B<http://www.ethereal.com>.
Jim Sienicki <sienicki[AT]issanni.com>
Steven French <sfrench[AT]us.ibm.com>
Diana Eichert <deicher[AT]sandia.gov>
+ Blair Cooper <blair[AT]teamon.com>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his
permission to use his version of snprintf.c.