coar        98/04/08 04:20:03

  Modified:    .        API-dict.html
  Log:
        Add some more structures to be documented.
  
  Revision  Changes    Path
  1.3       +35 -0     apache-devsite/API-dict.html
  
  Index: API-dict.html
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/API-dict.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- API-dict.html     1998/04/08 01:18:02     1.2
  +++ API-dict.html     1998/04/08 11:20:02     1.3
  @@ -2441,7 +2441,42 @@
     </DL>
     <H2>Structure Definitions</H2>
     <DL>
  +   <DT><SAMP>array_header</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>command_rec</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>pool</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
      <DT><SAMP>request_rec</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>server_rec</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>table</SAMP>
      </DT>
      <DD>
       <P>
  
  
  

Reply via email to