]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib: Remove pointless \ line endings
authorVolker Lendecke <vl@samba.org>
Fri, 31 May 2024 09:41:28 +0000 (11:41 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 24 Jun 2024 16:21:32 +0000 (16:21 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/charcnv.c

index d00a3a3cfa0e1cc22e3c5d4bb4826a4c7f3eec0a..dced1155d8f861f0df3f1bee37f43b48762729a5 100644 (file)
@@ -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,