From: Hallvard Furuseth Date: Tue, 17 Aug 1999 19:54:37 +0000 (+0000) Subject: Add missing newline at end of file X-Git-Tag: TWEB_OL_BASE~191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c3b49ec5c66bc80d5dc021f2e9ee201ec3a5258;p=thirdparty%2Fopenldap.git Add missing newline at end of file --- diff --git a/libraries/libldif/line64.c b/libraries/libldif/line64.c index fa39ce6ae5..de965e5421 100644 --- a/libraries/libldif/line64.c +++ b/libraries/libldif/line64.c @@ -592,4 +592,4 @@ ldif_read_record( } return( found_entry ); -} \ No newline at end of file +}