]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9511 Fix terminator comment
authorOndřej Kuzník <ondra@mistotebe.net>
Wed, 7 Apr 2021 15:07:32 +0000 (16:07 +0100)
committerOndřej Kuzník <ondra@mistotebe.net>
Wed, 7 Apr 2021 15:07:36 +0000 (16:07 +0100)
servers/slapd/slapi/plugin.c

index fb9f218f5ea91fac517f526ec256912b0152ff74..5dee24f9f03920fdebd873b2ac8f27a9cf08bfe3 100644 (file)
@@ -828,4 +828,4 @@ slapi_int_plugin_unparse(
                ber_bvarray_add( out, &bv );
        }
 }
-#endif /* HAVE_LTDL_H /*
+#endif /* HAVE_LTDL_H */