VirtualBox

Changeset 67904 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 11, 2017 11:54:41 AM (8 years ago)
Author:
vboxsync
Message:

SUPLibLdr.cpp: log typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp

    r66305 r67904  
    278278    }
    279279    return RTErrInfoSetF(pArgs->pErrInfo, VERR_SYMBOL_NOT_FOUND,
    280                          "Unable to local imported symbol '%s%s%s' for module '%s'",
     280                         "Unable to locate imported symbol '%s%s%s' for module '%s'",
    281281                         pszModule ? pszModule : "",
    282282                         pszModule && *pszModule ? "." : "",
Note: See TracChangeset for help on using the changeset viewer.

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