wrowe       2003/03/30 22:06:45

  Modified:    include  apu_version.h
  Log:
    Fix a bad lineending
  
  Revision  Changes    Path
  1.9       +0 -1      apr-util/include/apu_version.h
  
  Index: apu_version.h
  ===================================================================
  RCS file: /home/cvs/apr-util/include/apu_version.h,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- apu_version.h     31 Mar 2003 05:33:34 -0000      1.8
  +++ apu_version.h     31 Mar 2003 06:06:45 -0000      1.9
  @@ -110,7 +110,6 @@
   #define APU_IS_DEV_VERSION
   
   
  -
   /** The formatted string of APU's version */
   #define APU_VERSION_STRING \
        APR_STRINGIFY(APU_MAJOR_VERSION) "." \
  
  
  

Reply via email to