VirtualBox

Changeset 98820 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 2, 2023 2:39:29 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156140
Message:

Guest Control: Fixed 32-bit burns. bugref:9783

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/GuestControl.h

    r98819 r98820  
    344344    RTDEV           Device;
    345345} GSTCTLFSOBJATTRUNIX;
    346 #if ARCH_BITS == 32
    347 AssertCompileSize(GSTCTLFSOBJATTRUNIX, 36);
    348 #else
    349 AssertCompileSize(GSTCTLFSOBJATTRUNIX, 40);
    350 #endif
    351346
    352347/**
Note: See TracChangeset for help on using the changeset viewer.

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