VirtualBox

Ignore:
Timestamp:
Sep 29, 2015 6:02:36 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102926
Message:

Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp

    r57358 r57948  
    525525            break;
    526526
    527         case VERR_PERMISSION_DENIED:
     527        case VERR_PERMISSION_DENIED: /** @todo r=bird: This is probably completely and utterly misleading. VERR_AUTHENTICATION_FAILURE could have this message. */
    528528            strError += Utf8StrFmt(tr("Invalid user/password credentials"));
    529529            break;
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