Changeset 51717 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Jun 24, 2014 4:37:45 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94502
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTHttp.cpp
r51716 r51717 263 263 pszBuf = NULL; 264 264 } 265 RTPrintf("Old way: rc=%Rrc\n", rc); 265 266 266 267 /* … … 293 294 else 294 295 checkError(hHttp, rc, "roots.zip"); 296 RTPrintf("New way: rc=%Rrc\n", rc); 295 297 } 296 298
Note:
See TracChangeset
for help on using the changeset viewer.