Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ingo Voss
OpenLDAP
Commits
90152251
Commit
90152251
authored
Oct 04, 2005
by
Pierangelo Masarati
Browse files
add missing space (ITS
#4061
)
parent
ade6f56c
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-sql/schema-map.c
View file @
90152251
...
...
@@ -320,7 +320,7 @@ backsql_add_sysmaps( backsql_oc_map_rec *oc_map )
snprintf
(
tmp
,
sizeof
(
tmp
),
"DELETE FROM ldap_referrals "
"WHERE entry_id=(SELECT id FROM ldap_entries "
"WHERE oc_map_id=%lu"
"WHERE oc_map_id=%lu
"
"AND keyval=?) and url=?"
,
oc_map
->
bom_id
);
at_map
->
bam_delete_proc
=
ch_strdup
(
tmp
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment