VirtualBox

Changeset 18023 in vbox for trunk/src/VBox/Main/xpcom


Ignore:
Timestamp:
Mar 17, 2009 1:48:59 PM (16 years ago)
Author:
vboxsync
Message:

Dhcp->DHCP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xpcom/server.cpp

    r17929 r18023  
    111111#include <ParallelPortImpl.h>
    112112#include <USBControllerImpl.h>
    113 #include "DhcpServerImpl.h"
     113#include "DHCPServerImpl.h"
    114114#ifdef VBOX_WITH_USB
    115115# include <HostUSBDeviceImpl.h>
     
    195195NS_IMPL_THREADSAFE_ISUPPORTS1_CI(HostNetworkInterface, IHostNetworkInterface)
    196196
    197 NS_DECL_CLASSINFO(DhcpServer)
    198 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(DhcpServer, IDhcpServer)
     197NS_DECL_CLASSINFO(DHCPServer)
     198NS_IMPL_THREADSAFE_ISUPPORTS1_CI(DHCPServer, IDHCPServer)
    199199
    200200NS_DECL_CLASSINFO(GuestOSType)
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