VirtualBox

Changeset 66775 in vbox for trunk/src/VBox/Runtime/tools


Ignore:
Timestamp:
May 4, 2017 9:22:05 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115187
Message:

RTLs: fixed error message formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTLs.cpp

    r66769 r66775  
    11431143            }
    11441144            else if (rc != VERR_NO_MORE_FILES)
    1145                 rcExit = RTMsgErrorExitFailure("RTVfsDirReadEx failed: %Rrc\n");
     1145                rcExit = RTMsgErrorExitFailure("RTVfsDirReadEx failed: %Rrc\n", rc);
    11461146            break;
    11471147        }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette