typo

An "fix" for a typo in a trace message:

cvs diff HTMIME.c (in directory c:\SOFTWAREDEV\LIBWWW\Library\src\)
Index: HTMIME.c
===================================================================
RCS file: /sources/public/libwww/Library/src/HTMIME.c,v
retrieving revision 2.96
diff -r2.96 HTMIME.c
135c135
<   HTTRACE(STREAM_TRACE, "MIME Parser. No body in this messsage\n");
---
>   HTTRACE(STREAM_TRACE, "MIME Parser. No body in this message\n");

Received on Thursday, 1 April 1999 23:23:01 UTC