aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-03-22 10:03:36 +0000
committerGuy Harris <guy@alum.mit.edu>2002-03-22 10:03:36 +0000
commitf970451d9530f8980041ee97aaf29c385f31a1e1 (patch)
tree6e1db6039b9bbc21630bf7a5d2f0e4aae6b0b13e /doc
parent29607a5107b6823bb7e754913dd75b653f1f4eb3 (diff)
Add a cleanup function to close a potential memory leak.
Get rid of an assigned-to-but-not-used variable. From Steven French: add names for some additional calls. svn path=/trunk/; revision=5003
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 c5684a298f..bf75d0ce85 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -1393,6 +1393,7 @@ B<http://www.ethereal.com>.
Paul E. Erkkila <pee[AT]erkkila.org>
Jakob Schlyter <jakob[AT]crt.se>
Jim Sienicki <sienicki[AT]issanni.com>
+ Steven French <sfrench[AT]us.ibm.com>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his
permission to use his version of snprintf.c.