VirtualBox

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


Ignore:
Timestamp:
Apr 12, 2013 10:12:09 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84986
Message:

Runtime/tstLog: unintended commit

File:
1 edited

Legend:

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

    r45512 r45514  
    3131#include <iprt/initterm.h>
    3232#include <iprt/err.h>
    33 #include <iprt/stream.h>
    3433
    3534#include <stdio.h>
     
    3837{
    3938    RTR3InitExeNoArguments(0);
    40     uint32_t a = 0x80000000, b = 0x80000000, c = 0x80000000;
    41     RTPrintf("%d %d", 0x80000000, 0x80000000);
    4239    printf("tstLog: Requires manual inspection of the log output!\n");
    4340    RTLogPrintf("%%Rrc %d: %Rrc\n", VERR_INVALID_PARAMETER, VERR_INVALID_PARAMETER);
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