summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-07-08 16:27:55 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-07-08 16:27:55 -0400
commit86088f8e5ee80030451251f780ffd027a8ac06a2 (patch)
treea63c326772c79639e518ad3950b1a221c5c372be /src
parent4243cda4352c9d6b35a4e10bec3c43e24822aa0e (diff)
- remove extra blank line
Diffstat (limited to 'src')
-rw-r--r--src/back-shr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/back-shr.c b/src/back-shr.c
index d710444..14d3d23 100644
--- a/src/back-shr.c
+++ b/src/back-shr.c
@@ -856,7 +856,6 @@ backend_shr_add_cb(Slapi_PBlock *pb)
slapi_log_error(SLAPI_LOG_PLUGIN, cbdata.state->plugin_desc->spd_id,
"added \"%s\"\n", cbdata.ndn);
-
/* Check for NULL entries, indicative of a failure elsewhere (?). */
if (cbdata.e == NULL) {
slapi_pblock_get(pb, SLAPI_ADD_EXISTING_DN_ENTRY, &cbdata.e);