VirtualBox

Ignore:
Timestamp:
Jul 30, 2009 12:42:08 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50525
Message:

Main: coding style: have Main obey the standard VirtualBox coding style rules (no functional changes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/netif.h

    r19433 r21878  
    7979#endif
    8080
    81 int NetIfList(std::list <ComObjPtr <HostNetworkInterface> > &list);
     81int NetIfList(std::list <ComObjPtr<HostNetworkInterface> > &list);
    8282int NetIfEnableStaticIpConfig(VirtualBox *pVbox, HostNetworkInterface * pIf, ULONG aOldIp, ULONG aNewIp, ULONG aMask);
    8383int NetIfEnableStaticIpConfigV6(VirtualBox *pVbox, HostNetworkInterface * pIf, IN_BSTR aOldIPV6Address, IN_BSTR aIPV6Address, ULONG aIPV6MaskPrefixLength);
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