VirtualBox

Ignore:
Timestamp:
Jul 5, 2009 7:50:18 PM (15 years ago)
Author:
vboxsync
Message:

VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h

    r21226 r21227  
    2828
    2929#include "Framebuffer.h"
    30 struct _VBVACMDHDR;
     30struct VBVACMDHDR;
    3131
    3232class VMDisplay
     
    9898    uint32_t   mcbVbvaPartial;
    9999
    100     bool vbvaFetchCmd (struct _VBVACMDHDR **ppHdr, uint32_t *pcbCmd);
    101     void vbvaReleaseCmd (struct _VBVACMDHDR *pHdr, int32_t cbCmd);
     100    bool vbvaFetchCmd (struct VBVACMDHDR **ppHdr, uint32_t *pcbCmd);
     101    void vbvaReleaseCmd (struct VBVACMDHDR *pHdr, int32_t cbCmd);
    102102
    103103    void handleResizeCompletedEMT (void);
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