You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mi...@apache.org on 2004/08/01 19:10:57 UTC

cvs commit: apr-util/include apr_ldap.h.in apr_ldap.hnw apr_ldap.hw

minfrin     2004/08/01 10:10:57

  Modified:    include  apr_ldap.h.in apr_ldap.hnw apr_ldap.hw
  Log:
  Fix a mere spelling mistake
  
  Revision  Changes    Path
  1.14      +1 -1      apr-util/include/apr_ldap.h.in
  
  Index: apr_ldap.h.in
  ===================================================================
  RCS file: /home/cvs/apr-util/include/apr_ldap.h.in,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- apr_ldap.h.in	1 Aug 2004 16:55:14 -0000	1.13
  +++ apr_ldap.h.in	1 Aug 2004 17:10:57 -0000	1.14
  @@ -142,7 +142,7 @@
   
   /**
    * This structure allows the C LDAP API error codes to be returned
  - * along with plain text error messages that explain to us more mortals
  + * along with plain text error messages that explain to us mere mortals
    * what really happened.
    */
   typedef struct apr_ldap_err_t {
  
  
  
  1.11      +1 -1      apr-util/include/apr_ldap.hnw
  
  Index: apr_ldap.hnw
  ===================================================================
  RCS file: /home/cvs/apr-util/include/apr_ldap.hnw,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- apr_ldap.hnw	1 Aug 2004 16:55:14 -0000	1.10
  +++ apr_ldap.hnw	1 Aug 2004 17:10:57 -0000	1.11
  @@ -141,7 +141,7 @@
   
   /**
    * This structure allows the C LDAP API error codes to be returned
  - * along with plain text error messages that explain to us more mortals
  + * along with plain text error messages that explain to us mere mortals
    * what really happened.
    */
   typedef struct apr_ldap_err_t {
  
  
  
  1.11      +1 -1      apr-util/include/apr_ldap.hw
  
  Index: apr_ldap.hw
  ===================================================================
  RCS file: /home/cvs/apr-util/include/apr_ldap.hw,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- apr_ldap.hw	1 Aug 2004 16:55:14 -0000	1.10
  +++ apr_ldap.hw	1 Aug 2004 17:10:57 -0000	1.11
  @@ -144,7 +144,7 @@
   
   /**
    * This structure allows the C LDAP API error codes to be returned
  - * along with plain text error messages that explain to us more mortals
  + * along with plain text error messages that explain to us mere mortals
    * what really happened.
    */
   typedef struct apr_ldap_err_t {