VirtualBox

Changeset 50377 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Feb 10, 2014 8:37:53 AM (11 years ago)
Author:
vboxsync
Message:

fix tstRTStrFormat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp

    r48935 r50377  
    345345    Ipv6Addr.au16[6] = RT_H2N_U16_C(0x0370);
    346346    Ipv6Addr.au16[7] = RT_H2N_U16_C(0x7334);
    347     CHECK42("%RTnaipv6", &Ipv6Addr, "2001:0db8:85a3:0000:0000:8a2e:0370:7334");
     347    CHECK42("%RTnaipv6", &Ipv6Addr, "2001:db8:85a3::8a2e:370:7334");
    348348    Ipv6Addr.au64[0] = UINT64_MAX;
    349349    Ipv6Addr.au64[1] = UINT64_MAX;
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