From: Hallvard Furuseth Date: Mon, 16 Aug 1999 02:40:00 +0000 (+0000) Subject: Add missing newline and EOF X-Git-Tag: TWEB_OL_BASE~210 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e5e91d94aa548b2bd12fce825f89cd5564a6ff61;p=openldap Add missing newline and EOF --- 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