summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_dyndns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/dp_dyndns.c')
-rw-r--r--src/providers/dp_dyndns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/dp_dyndns.c b/src/providers/dp_dyndns.c
index 31b452afe..f7385d5a7 100644
--- a/src/providers/dp_dyndns.c
+++ b/src/providers/dp_dyndns.c
@@ -406,7 +406,7 @@ nsupdate_msg_create_common(TALLOC_CTX *mem_ctx, const char *realm,
*/
if (servername) {
DEBUG(SSSDBG_FUNC_DATA,
- "Creating update message for server [%s] and realm [%s]\n.",
+ "Creating update message for server [%s] and realm [%s].\n",
servername, realm);
/* Add the server, realm and headers */