]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:smbd: Remove trailing spaces in seal.c
authorAndreas Schneider <asn@samba.org>
Wed, 26 Jun 2024 14:14:47 +0000 (16:14 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 8 Jul 2024 07:36:32 +0000 (07:36 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/seal.c

index 8a0dbeb2bf4468ce03c6d731f810d0ff729c9f56..a6cfeaad8b2a215902cff64f1334d1ff55fba363 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
    Unix SMB/CIFS implementation.
    SMB Transport encryption (sealing) code - server code.
    Copyright (C) Jeremy Allison 2007.