From: Andreas Schneider Date: Wed, 23 Mar 2022 11:44:07 +0000 (+0100) Subject: lib:ldb: Fix trailing whitespaces in common/ldb_utf8.c X-Git-Tag: talloc-2.4.0~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e3873e7e6677720c74882bcc63e72fb03e98cc;p=thirdparty%2Fsamba.git lib:ldb: Fix trailing whitespaces in common/ldb_utf8.c BUG: https://bugzilla.samba.org/show_bug.cgi?id=15248 Signed-off-by: Andreas Schneider Reviewed-by: Stefan Metzmacher --- diff --git a/lib/ldb/common/ldb_utf8.c b/lib/ldb/common/ldb_utf8.c index 55d8f905d35..a3a328310a7 100644 --- a/lib/ldb/common/ldb_utf8.c +++ b/lib/ldb/common/ldb_utf8.c @@ -1,4 +1,4 @@ -/* +/* ldb database library Copyright (C) Andrew Tridgell 2004 @@ -6,7 +6,7 @@ ** NOTE! The following LGPL license applies to the ldb ** library. This does NOT imply that all of Samba is released ** under the LGPL - + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either