A lot of changes - really.
[egate.git] / www / wproto.h
index fef0d48..266a713 100644 (file)
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  *
  * $Log: wproto.h,v $
- * Revision 1.1  1995/10/20 11:49:27  adam
+ * Revision 1.2  1995/10/23 16:55:41  adam
+ * A lot of changes - really.
+ *
+ * Revision 1.1  1995/10/20  11:49:27  adam
  * First version of www gateway.
  *
  */
@@ -72,6 +75,7 @@ typedef struct cache_data
 
 typedef struct wclient_data
 {
+    int id;
     wform_data wf_data[100];
     char wf_parms[512];
     char wf_serverp[512];