- Timestamp:
- May 4, 2017 9:22:05 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Runtime/tools/RTLs.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/RTLs.cpp
r66769 r66775 1143 1143 } 1144 1144 else if (rc != VERR_NO_MORE_FILES) 1145 rcExit = RTMsgErrorExitFailure("RTVfsDirReadEx failed: %Rrc\n" );1145 rcExit = RTMsgErrorExitFailure("RTVfsDirReadEx failed: %Rrc\n", rc); 1146 1146 break; 1147 1147 }
Note:
See TracChangeset
for help on using the changeset viewer.

