geoff       2004/02/27 11:27:15

  Modified:    lib/Apache ParseSource.pm
  Log:
  spacing
  
  Revision  Changes    Path
  1.47      +1 -1      modperl-2.0/lib/Apache/ParseSource.pm
  
  Index: ParseSource.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/lib/Apache/ParseSource.pm,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- ParseSource.pm    27 Feb 2004 18:18:11 -0000      1.46
  +++ ParseSource.pm    27 Feb 2004 19:27:15 -0000      1.47
  @@ -161,7 +161,7 @@
           override   => [qw{OR_ ACCESS_CONF RSRC_CONF}],
           log        => [qw(APLOG_)],
           platform   => [qw{CRLF CR LF}],
  -        mpmq      => [qw{AP_MPMQ_}],
  +        mpmq       => [qw{AP_MPMQ_}],
       },
       APR => {
           table     => [qw{APR_OVERLAP_TABLES_}],
  
  
  

Reply via email to