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

comment cleanup

parent c4f7bcfc
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment