From: Volker Lendecke Date: Fri, 31 May 2024 09:41:28 +0000 (+0200) Subject: lib: Remove pointless \ line endings X-Git-Tag: tdb-1.4.11~318 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f935e27749b384e8bd324ba0051204f367d4ba9;p=thirdparty%2Fsamba.git lib: Remove pointless \ line endings Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/lib/charcnv.c b/source3/lib/charcnv.c index d00a3a3cfa0..dced1155d8f 100644 --- a/source3/lib/charcnv.c +++ b/source3/lib/charcnv.c @@ -485,8 +485,8 @@ size_t pull_string_talloc(TALLOC_CTX *ctx, "UNICODE defined"); } - if (!(flags & STR_ASCII) && \ - ((flags & STR_UNICODE || \ + if (!(flags & STR_ASCII) && + ((flags & STR_UNICODE || (smb_flags2 & FLAGS2_UNICODE_STRINGS)))) { return pull_ucs2_base_talloc(ctx, base_ptr,