- Timestamp:
- Jul 21, 2023 1:53:16 PM (19 months ago)
- svn:sync-xref-src-repo-rev:
- 158518
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTFileOpenEx-1.cpp
r99775 r100678 95 95 } 96 96 else 97 RTTestIFailed("%u: RTFile Delete(%s) -> %Rrc\n", uLine, pszFilename, rc);97 RTTestIFailed("%u: RTFileOpen(%s) -> %Rrc\n", uLine, pszFilename, rc); 98 98 99 99 }
Note:
See TracChangeset
for help on using the changeset viewer.