summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2022-03-23 12:44:07 +0100
committerAndreas Schneider <asn@cryptomilk.org>2022-12-23 13:23:29 +0000
commitc8e3873e7e6677720c74882bcc63e72fb03e98cc (patch)
tree60c30efbfc34e97e4e38d9ad809fa1c2874a711c /lib
parent14751e91a5218c168f50e0bd998593f425f7f4c0 (diff)
downloadsamba-c8e3873e7e6677720c74882bcc63e72fb03e98cc.tar.gz
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 <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/ldb/common/ldb_utf8.c4
1 files changed, 2 insertions, 2 deletions
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