Changeset 64649 in vbox for trunk/src/VBox/Runtime/testcase/tstRTPathQueryInfo.cpp
- Timestamp:
- Nov 11, 2016 9:32:03 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 111888
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTPathQueryInfo.cpp
r64648 r64649 145 145 else 146 146 { 147 RTPrintf("RTPathQueryInfoEx(%s,,%d,%#x) -> %Rrc\n", argv[i], enmAdditionalAttribs, fFlags );147 RTPrintf("RTPathQueryInfoEx(%s,,%d,%#x) -> %Rrc\n", argv[i], enmAdditionalAttribs, fFlags, rc); 148 148 rcExit = RTEXITCODE_FAILURE; 149 149 }
Note:
See TracChangeset
for help on using the changeset viewer.