VirtualBox

Changeset 92737 in vbox for trunk/include/VBox/GuestHost


Ignore:
Timestamp:
Dec 3, 2021 4:05:33 PM (3 years ago)
Author:
vboxsync
Message:

Shared Clipboard/Transfers: Corrected SHCL_OBJ_CF_VALID_MASK. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/SharedClipboard-transfers.h

    r87686 r92737  
    55
    66/*
    7  * Copyright (C) 2019-2020 Oracle Corporation
     7 * Copyright (C) 2019-2021 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    145145
    146146/** Valid bits. */
    147 #define SHCL_OBJ_CF_VALID_MASK              UINT32_C(0x00018000)
     147#define SHCL_OBJ_CF_VALID_MASK              UINT32_C(0x00019000)
    148148/** @} */
    149149
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette