VirtualBox

Ignore:
Timestamp:
Oct 16, 2013 12:28:02 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89990
Message:

HostDrivers: Minor nit. Coding style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h

    r44529 r49137  
    4747# define VBOXUSB_PNP_GBG_STATE_CHANGE(_old, _new) vboxUsbPnPStateGbgChange((_old), (_new))
    4848#else
    49 # define VBOXUSB_PNP_GBG_STATE_CHANGE(_old, _new) do {} while(0)
     49# define VBOXUSB_PNP_GBG_STATE_CHANGE(_old, _new) do { } while (0)
    5050#endif
    5151
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