From e5e91d94aa548b2bd12fce825f89cd5564a6ff61 Mon Sep 17 00:00:00 2001
From: Hallvard Furuseth <hallvard@openldap.org>
Date: Mon, 16 Aug 1999 02:40:00 +0000
Subject: [PATCH] Add missing newline and EOF

---
 libraries/libldap/digest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/libldap/digest.c b/libraries/libldap/digest.c
index 5cb3d62421..e3c784b3e9 100644
--- a/libraries/libldap/digest.c
+++ b/libraries/libldap/digest.c
@@ -378,4 +378,4 @@ parse_value_list(
 	return rc;
 }
 
-#endif
\ No newline at end of file
+#endif
-- 
GitLab