Changeset 57358 in vbox for trunk/src/VBox/Runtime/testcase/tstRTReqPool.cpp
- Timestamp:
- Aug 14, 2015 3:16:38 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTReqPool.cpp
r56290 r57358 26 26 27 27 28 /******************************************************************************* 29 * Header Files *30 ******************************************************************************* /28 /********************************************************************************************************************************* 29 * Header Files * 30 *********************************************************************************************************************************/ 31 31 #include <iprt/req.h> 32 32 … … 38 38 39 39 40 /******************************************************************************* 41 * Global Variables *42 ******************************************************************************* /40 /********************************************************************************************************************************* 41 * Global Variables * 42 *********************************************************************************************************************************/ 43 43 static RTTEST g_hTest = NIL_RTTEST; 44 44
Note:
See TracChangeset
for help on using the changeset viewer.