- Timestamp:
- Nov 4, 2011 9:08:03 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/file.h
r37596 r39195 4 4 5 5 /* 6 * Copyright (C) 2006-201 0Oracle Corporation6 * Copyright (C) 2006-2011 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 54 54 #endif 55 55 56 /** Platform specific native standard out t"handle". */56 /** Platform specific native standard out "handle". */ 57 57 #ifdef RT_OS_WINDOWS 58 58 # define RTFILE_NATIVE_STDOUT ((uint32_t)-11)
Note:
See TracChangeset
for help on using the changeset viewer.