VirtualBox

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


Ignore:
Timestamp:
Mar 28, 2017 2:33:22 PM (8 years ago)
Author:
vboxsync
Message:

HostDrivers/Support/Lib: typo

File:
1 edited

Legend:

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

    r66293 r66305  
    546546                               )
    547547                            {
    548                                 LogRel(("SUP: Loaded %s (%s) at %#RKv - ModuleInit at %RKv and ModuleTerm at %RKvr%s\n",
     548                                LogRel(("SUP: Loaded %s (%s) at %#RKv - ModuleInit at %RKv and ModuleTerm at %RKv%s\n",
    549549                                        pszModule, pszFilename, OpenReq.u.Out.pvImageBase, (RTR0PTR)ModuleInit, (RTR0PTR)ModuleTerm,
    550550                                        OpenReq.u.Out.fNativeLoader ? " using the native ring-0 loader" : ""));
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