aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-01-27 03:49:35 +0000
committerGuy Harris <guy@alum.mit.edu>2004-01-27 03:49:35 +0000
commit99b9c9d72ea94981007dd39397683b930227d9e0 (patch)
tree5d70e7fb639b0e90b1696bd7839cd2ba6dc25ca4 /AUTHORS
parentf97ed617de0a5a768cc6f0032d7831975a7126db (diff)
From David Richards: don't stuff the packet length into a guint8, as it
can be bigger than 255. svn path=/trunk/; revision=9877
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 33b8353441..cc73a29aed 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2043,6 +2043,7 @@ And assorted fixes and enhancements by the people listed above and by:
Joost Yervante Damad <Joost.Damad [AT] siemens.com>
Thomas Anders <thomas.anders [AT] blue-cable.de>
Pierre Juhen <pierre.juhen [AT] wanadoo.fr>
+ David Richards <drichards [AT] alum.mit.edu>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.