From: Pavel Filipenský Date: Wed, 11 May 2022 12:19:44 +0000 (+0200) Subject: s3:smbd Fix trailing whitespace in files.c X-Git-Tag: talloc-2.3.4~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2628859490510824d24a67a4f677a663254fee85;p=thirdparty%2Fsamba.git s3:smbd Fix trailing whitespace in files.c Signed-off-by: Pavel Filipenský Reviewed-by: Jeremy Allison Reviewed-by: Douglas Bagnall --- diff --git a/source3/smbd/files.c b/source3/smbd/files.c index 9d31446d0c5..894b90bbd15 100644 --- a/source3/smbd/files.c +++ b/source3/smbd/files.c @@ -1,4 +1,4 @@ -/* +/* Unix SMB/CIFS implementation. Files[] structure handling Copyright (C) Andrew Tridgell 1998