VirtualBox

Ignore:
Timestamp:
Apr 20, 2015 2:19:53 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99671
Message:

HGSMI: cleanup, comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp

    r53008 r55342  
    66
    77/*
    8  * Copyright (C) 2011 Oracle Corporation
     8 * Copyright (C) 2011-2015 Oracle Corporation
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    581581int VBoxVbvaChannelDisplayEnable(PVBOXMP_COMMON pCommon, int iDisplay, uint8_t u8Channel)
    582582{
    583     static HGSMICHANNELHANDLER s_OldHandler;
    584 
    585583    LOGF_ENTER();
    586584
     
    626624            rc = HGSMIChannelRegister(&pCommon->hostCtx.channels, u8Channel,
    627625                                       "VGA Miniport HGSMI channel", VBoxVbvaChannelGenericHandlerCB,
    628                                        pContexts, &s_OldHandler);
     626                                       pContexts);
    629627        }
    630628
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