--- libwww/Library/src/WWWUtil.html 1996/05/20 15:07:35 2.10 +++ libwww/Library/src/WWWUtil.html 1997/02/16 18:43:31 2.11 @@ -2,11 +2,11 @@ - W3C Reference Library libwww Basic Utilities + W3C Sample Code Library libwww Basic Utilities

- Declaration of W3C Reference Library Basic Utilities + Declaration of W3C Sample Code Library Basic Utilities

/*
 **	(c) COPYRIGHT MIT 1995.
@@ -16,7 +16,7 @@
 

The Basic Utility modules are mostly container modules, dynamic strings and other stuff that you can't live without when building applications. The modules -are used by the core part of the W3C Reference Library but can also be used +are used by the core part of the W3C Sample Code Library but can also be used by the application. See also the main Library include file called WWWLib.h which contains all converters and protocol modules known to the Library. You can include this one if the application @@ -148,6 +148,6 @@ End of utility modules


- @(#) $Id: WWWUtil.html,v 2.10 1996/05/20 15:07:35 frystyk Exp $ + @(#) $Id: WWWUtil.html,v 2.11 1997/02/16 18:43:31 frystyk Exp $