]> git.sur5r.net Git - openldap/commitdiff
Fix prev commit
authorHoward Chu <hyc@openldap.org>
Thu, 20 Aug 2009 09:46:40 +0000 (09:46 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 20 Aug 2009 09:46:40 +0000 (09:46 +0000)
servers/slapd/overlays/pcache.c

index ee52d6ffd49de8db5851b550b987ee1693423f06..8d3b8ef2b27055375767dd5d7bf7e21f2207ce35 100644 (file)
@@ -5222,7 +5222,7 @@ pcache_monitor_update(
 
        {
                Attribute       *a;
-               char            *buf[ SLAP_TEXT_BUFLEN ];
+               char            buf[ SLAP_TEXT_BUFLEN ];
                struct berval   bv;
 
                /* number of cached queries */