VirtualBox

Changeset 32270 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 7, 2010 9:59:01 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65598
Message:

Attempted alignment fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/FTMInternal.h

    r32268 r32270  
    6565    /** Current active socket. */
    6666    RTSOCKET            hSocket;
    67 #if HC_ARCH_BITS == 32
    68     RTSOCKET            hSocketAlignment; /**< Alignment padding. */
    69 #endif
    7067
    7168    /** State sync. */
     
    8279    struct
    8380    {
    84         R3PTRTYPE(PRTTCPSERVER) hServer;
    85         PPAVLOGCPHYSNODECORE    ppPhysPageTree;
     81        R3PTRTYPE(PRTTCPSERVER)            hServer;
     82        R3PTRTYPE(PPAVLOGCPHYSNODECORE)    ppPhysPageTree;
    8683    } standby;
    8784
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