]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib:ldb: Fix trailing whitespaces in common/ldb_utf8.c
authorAndreas Schneider <asn@samba.org>
Wed, 23 Mar 2022 11:44:07 +0000 (12:44 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 23 Dec 2022 13:23:29 +0000 (13:23 +0000)
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>
lib/ldb/common/ldb_utf8.c

index 55d8f905d35c9cb222935098650b3aa431cbb558..a3a328310a7537943552d21c596158be2f423317 100644 (file)
@@ -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