Changeset 11822 in vbox for trunk/src/VBox/Runtime/testcase/tstTime-2.cpp
- Timestamp:
- Aug 29, 2008 2:21:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstTime-2.cpp
r8245 r11822 44 44 unsigned cErrors = 0; 45 45 int i; 46 RTR3Init ();46 RTR3InitAndSUPLib(); 47 47 RTPrintf("tstTime-2: TESTING...\n"); 48 48
Note:
See TracChangeset
for help on using the changeset viewer.