1
0
Fork 0

fix unintended newline

This commit is contained in:
baslr 2017-03-13 10:26:47 +01:00
parent 4ec57d784d
commit a06c159081
1 changed files with 1 additions and 2 deletions

View File

@ -428,8 +428,7 @@ OPTS = {
if (result != 0) {
fprintf(stderr, "ldap_unbind_s: %s\n", ldap_err2string(result));
// exit( EXIT_FAILURE );
LOG_TOPIC(INFO, arangodb:
:Logger::FIXME) << "cant unbind";
LOG_TOPIC(INFO, arangodb::Logger::FIXME) << "cant unbind";
}
// LDAP