From: Volker Lendecke Date: Tue, 10 Dec 2024 15:57:47 +0000 (+0100) Subject: Fix whitespace X-Git-Tag: tdb-1.4.13~277 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70b3699f8bdfd95b40076f631af1335206ec2797;p=thirdparty%2Fsamba.git Fix whitespace Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/include/trans2.h b/source3/include/trans2.h index 21b2a3588e8..4f6b228b753 100644 --- a/source3/include/trans2.h +++ b/source3/include/trans2.h @@ -1,4 +1,4 @@ -/* +/* Unix SMB/CIFS implementation. SMB transaction2 handling @@ -11,12 +11,12 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program. If not, see . */ @@ -208,7 +208,7 @@ Byte offset Type name description #define SMB_QUERY_FS_DEVICE_INFO 0x104 #define SMB_QUERY_FS_ATTRIBUTE_INFO 0x105 #if 0 -#define SMB_QUERY_FS_QUOTA_INFO +#define SMB_QUERY_FS_QUOTA_INFO #endif #define l2_vol_fdateCreation 0 diff --git a/source3/lib/util_nttoken.c b/source3/lib/util_nttoken.c index 925b79c041c..8a69bb60876 100644 --- a/source3/lib/util_nttoken.c +++ b/source3/lib/util_nttoken.c @@ -1,4 +1,4 @@ -/* +/* * Unix SMB/CIFS implementation. * Authentication utility functions * Copyright (C) Andrew Tridgell 1992-1998 @@ -13,12 +13,12 @@ * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, see . */