gstein      01/01/23 17:50:46

  Modified:    include  apr_want.h
  Log:
  fix typo
  
  Submitted by: Brian Havard
  
  Revision  Changes    Path
  1.2       +1 -1      apr/include/apr_want.h
  
  Index: apr_want.h
  ===================================================================
  RCS file: /home/cvs/apr/include/apr_want.h,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- apr_want.h        2001/01/20 11:58:21     1.1
  +++ apr_want.h        2001/01/24 01:50:46     1.2
  @@ -83,7 +83,7 @@
   #if APR_HAVE_STRINGS_H
   #include <strings.h>
   #endif
  -#undef APR_WANT_STRFUND
  +#undef APR_WANT_STRFUNC
   #endif
   
   /* --------------------------------------------------------------------- */
  
  
  

Reply via email to