From c8e3873e7e6677720c74882bcc63e72fb03e98cc Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 23 Mar 2022 12:44:07 +0100 Subject: 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 --- lib/ldb/common/ldb_utf8.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') 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 -- cgit v1.2.1