X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fwproto.h;fp=www%2Fwproto.h;h=9ccd6e8105e7be2349a89dc5d5929e025e696bc1;hb=5ad610a31c3c57ce53d04a1002b7cef1876f30db;hp=3c2e46e97a9c8f464a9654aaa26cd2ed8561f850;hpb=477f50c9d787630be21ebe9ae137dd5515c71a87;p=egate.git diff --git a/www/wproto.h b/www/wproto.h index 3c2e46e..9ccd6e8 100644 --- a/www/wproto.h +++ b/www/wproto.h @@ -41,7 +41,10 @@ * USE OR PERFORMANCE OF THIS SOFTWARE. * * $Log: wproto.h,v $ - * Revision 1.9 1996/03/14 11:48:39 adam + * Revision 1.10 1996/05/21 14:53:04 adam + * Tcl command wform extented; options -raw and -exists added. + * + * Revision 1.9 1996/03/14 11:48:39 adam * New function egw_prog that returns name of shell. * * Revision 1.8 1996/02/12 10:09:25 adam @@ -112,6 +115,7 @@ typedef struct wclient_data { int id; char *prog; + char *raw_data; wform_data wf_data[100]; char wf_parms[512]; char wf_serverp[512];