From: Andreas Schneider Date: Wed, 26 Jun 2024 14:14:47 +0000 (+0200) Subject: s3:smbd: Remove trailing spaces in seal.c X-Git-Tag: tdb-1.4.11~170 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94b8fa41346f5aefae21515bb8d1d46e2a71d485;p=thirdparty%2Fsamba.git s3:smbd: Remove trailing spaces in seal.c Signed-off-by: Andreas Schneider Reviewed-by: Volker Lendecke --- diff --git a/source3/smbd/seal.c b/source3/smbd/seal.c index 8a0dbeb2bf4..a6cfeaad8b2 100644 --- a/source3/smbd/seal.c +++ b/source3/smbd/seal.c @@ -1,4 +1,4 @@ -/* +/* Unix SMB/CIFS implementation. SMB Transport encryption (sealing) code - server code. Copyright (C) Jeremy Allison 2007.