From 18e18006ad03e6dc1212b167e948836721b435c3 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 30 Jan 2023 16:10:07 +0100 Subject: [PATCH] ldb: remove trailing whitespaces from include/dlinklist.h Signed-off-by: Stefan Metzmacher Reviewed-by: Ralph Boehme --- lib/ldb/include/dlinklist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ldb/include/dlinklist.h b/lib/ldb/include/dlinklist.h index 822a8266e04..ef6487fdfd5 100644 --- a/lib/ldb/include/dlinklist.h +++ b/lib/ldb/include/dlinklist.h @@ -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 -- 2.47.3