ldb: remove trailing whitespaces from include/dlinklist.h
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Jan 2023 15:10:07 +0000 (16:10 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Jul 2023 08:02:33 +0000 (08:02 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/ldb/include/dlinklist.h

index 822a8266e0436e16169a2aea934904282dccf984..ef6487fdfd51d7d03b810a2ca9d15a4b3160d6bc 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
    Unix SMB/CIFS implementation.
    some simple double linked list macros
 
@@ -7,7 +7,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