Diff for /libwww/Library/src/HTReq.html between versions 2.28 and 2.29

version 2.28, 1996/04/15 21:06:02 version 2.29, 1996/05/16 19:03:15
Line 32  Reference Library</A>. <P> Line 32  Reference Library</A>. <P>
 typedef long HTRequestID;  typedef long HTRequestID;
 typedef struct _HTRequest HTRequest;  typedef struct _HTRequest HTRequest;
   
 #include "HTEvntrg.h"  #include "HTEvent.h"
 #include "HTList.h"  #include "HTList.h"
 #include "HTAssoc.h"  #include "HTAssoc.h"
 #include "HTFormat.h"  #include "HTFormat.h"

Removed from v.2.28  
changed lines
  Added in v.2.29


Webmaster