VirtualBox

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


Ignore:
Timestamp:
Mar 31, 2015 7:34:09 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99345
Message:

oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstHelp.h

    r55052 r55056  
    5555        { \
    5656            printf("error! sizeof(%s): %#x (%d)  Off by %d!! (expected %#x)\n", \
    57                    #type, (int)sizeof(type), (int)sizeof(type), (int)(sizeof(type) - size, (int)size)); \
     57                   #type, (int)sizeof(type), (int)sizeof(type), (int)(sizeof(type) - size), (int)size); \
    5858            rc++; \
    5959        } \
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