VirtualBox

Changeset 45174 in vbox for trunk/src


Ignore:
Timestamp:
Mar 25, 2013 2:05:19 PM (12 years ago)
Author:
vboxsync
Message:

accident

Location:
trunk/src/VBox/Runtime
Files:
1 deleted
1 edited

Legend:

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

    r45173 r45174  
    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.

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