From dde1bdf48f13185d4db0a6c4371bee809e51039c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Kuzn=C3=ADk?= Date: Wed, 7 Apr 2021 16:07:32 +0100 Subject: [PATCH] ITS#9511 Fix terminator comment --- servers/slapd/slapi/plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/slapi/plugin.c b/servers/slapd/slapi/plugin.c index fb9f218f5e..5dee24f9f0 100644 --- a/servers/slapd/slapi/plugin.c +++ b/servers/slapd/slapi/plugin.c @@ -828,4 +828,4 @@ slapi_int_plugin_unparse( ber_bvarray_add( out, &bv ); } } -#endif /* HAVE_LTDL_H /* +#endif /* HAVE_LTDL_H */ -- 2.47.3