VirtualBox

Changeset 57018 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 20, 2015 11:05:05 AM (9 years ago)
Author:
vboxsync
Message:

Fixed LogRel typo in crUtil.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/error.c

    r56179 r57018  
    164164            rc = VbglR3Init();
    165165# endif
    166             LogRel(("crUtill DLL loaded.\n"));
     166            LogRel(("crUtil DLL loaded.\n"));
    167167# if defined(DEBUG_misha)
    168168            char aName[MAX_PATH];
     
    175175        case DLL_PROCESS_DETACH:
    176176        {
    177             LogRel(("crUtill DLL unloaded."));
     177            LogRel(("crUtil DLL unloaded."));
    178178# ifdef IN_GUEST
    179179            VbglR3Term();
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