Skip to content
Snippets Groups Projects
Commit b4e8f8f4 authored by Jong Hyuk Choi's avatar Jong Hyuk Choi
Browse files

comment cleanup

parent c4f7bcfc
Branches
Tags
No related merge requests found
......@@ -178,7 +178,7 @@ retry: /* transaction retry */
#ifdef BDB_SUBENTRIES
if( is_entry_subentry( e ) ) {
/* entry is an alias, don't allow operation */
/* entry is a subentry, don't allow operation */
rs->sr_text = "authorization entry is subentry";
rc = LDAP_OTHER;
goto done;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment