You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by tr...@apache.org on 2002/10/11 12:55:59 UTC

cvs commit: apr Makefile.in

trawick     2002/10/11 03:55:59

  Modified:    .        Makefile.in
  Log:
  fix a typo
  
  Revision  Changes    Path
  1.85      +1 -1      apr/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr/Makefile.in,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- Makefile.in	5 Sep 2002 05:25:04 -0000	1.84
  +++ Makefile.in	11 Oct 2002 10:55:59 -0000	1.85
  @@ -3,7 +3,7 @@
   #
   CPP = @CPP@
   
  -# get get substituted into some targets
  +# get substituted into some targets
   APR_MAJOR_VERSION=@APR_MAJOR_VERSION@
   
   #