VirtualBox

Changeset 95943 in vbox for trunk/src


Ignore:
Timestamp:
Jul 29, 2022 2:42:28 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152699
Message:

IPRT/stream.cpp: Fixed copy and paste making standard output go to stderr. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/stream.cpp

    r95942 r95943  
    274274    /* .i32Error = */           0,
    275275#ifndef RTSTREAM_STANDALONE
    276     /* .pFile = */              stderr,
     276    /* .pFile = */              stdout,
    277277#else
    278278    /* .enmStdHandle = */       RTHANDLESTD_OUTPUT,
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