You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jw...@apache.org on 2002/04/12 19:46:09 UTC

cvs commit: httpd-2.0/modules/ssl ssl_expr_scan.c ssl_expr_parse.c ssl_expr_parse.h

jwoolley    02/04/12 10:46:09

  Modified:    modules/ssl ssl_expr_scan.c ssl_expr_parse.c
                        ssl_expr_parse.h
  Log:
  Touch these files so that their datestamps are newer than the corresponding
  .y and .l files.  These must be kept newer than those at all times to avoid
  introducing a dependency on flex and yacc.
  
  Revision  Changes    Path
  1.9       +1 -1      httpd-2.0/modules/ssl/ssl_expr_scan.c
  
  Index: ssl_expr_scan.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_scan.c,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -d -u -r1.8 -r1.9
  --- ssl_expr_scan.c	13 Mar 2002 20:47:55 -0000	1.8
  +++ ssl_expr_scan.c	12 Apr 2002 17:46:09 -0000	1.9
  @@ -18,7 +18,7 @@
   /* A lexical scanner generated by flex */
   
   /* Scanner skeleton version:
  - * $Header: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_scan.c,v 1.8 2002/03/13 20:47:55 fielding Exp $
  + * $Header: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_scan.c,v 1.9 2002/04/12 17:46:09 jwoolley Exp $
    */
   
   #define FLEX_SCANNER
  
  
  
  1.7       +0 -0      httpd-2.0/modules/ssl/ssl_expr_parse.c
  
  Index: ssl_expr_parse.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_parse.c,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -d -u -r1.6 -r1.7
  
  
  
  1.7       +0 -0      httpd-2.0/modules/ssl/ssl_expr_parse.h
  
  Index: ssl_expr_parse.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_parse.h,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -d -u -r1.6 -r1.7