You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by ra...@apache.org on 2003/08/20 08:24:09 UTC

cvs commit: httpd-apreq-2/env libapreq_cgi.c

randyk      2003/08/19 23:24:09

  Modified:    env      libapreq_cgi.c
  Log:
  s/env_log/apreq_log/.
  
  Revision  Changes    Path
  1.9       +1 -1      httpd-apreq-2/env/libapreq_cgi.c
  
  Index: libapreq_cgi.c
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/env/libapreq_cgi.c,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- libapreq_cgi.c	1 Jul 2003 21:43:11 -0000	1.8
  +++ libapreq_cgi.c	20 Aug 2003 06:24:09 -0000	1.9
  @@ -154,7 +154,7 @@
   }
   
   
  -APREQ_DECLARE_LOG(env_log)
  +APREQ_DECLARE_LOG(apreq_log)
   {
       dCTX;
       va_list vp;