]> git.sur5r.net Git - openldap/commitdiff
fix comment from last commit
authorKurt Zeilenga <kurt@openldap.org>
Mon, 7 Sep 1998 08:32:30 +0000 (08:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 7 Sep 1998 08:32:30 +0000 (08:32 +0000)
servers/slapd/backend.c

index 8ba8ad8ed5871aaafda61e6017f0c334c76e9e02..67dafc69ec907479d5e58fbf66ad3b05d5bc27bb 100644 (file)
@@ -171,7 +171,7 @@ select_backend( char * dn )
                                        "select_backend: use default backend\n", 0, 0, 0 );
                                return (&backends[i]);
                        }
-#endif /* LDAP_ALLOW_NULL_SEARCH_BASE
+#endif /* LDAP_ALLOW_NULL_SEARCH_BASE */
 
                        len = strlen( backends[i].be_suffix[j] );