儲存庫 vbox 的更動 49872
- 時間撮記:
- 2013-12-10 下午05:22:44 (11 年 以前)
- 位置:
- trunk/src/VBox/Main/src-server
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/src-server/HostImpl.cpp
r49871 r49872 812 812 * extended error info to indicate that USB is simply not available 813 813 * (w/o treating it as a failure), for example, as in OSE. */ 814 NOREF(aUSBDevice Filters);814 NOREF(aUSBDevices); 815 815 # ifndef RT_OS_WINDOWS 816 NOREF(aUSBDevice FiltersSize);816 NOREF(aUSBDevices); 817 817 # endif 818 818 ReturnComNotImplemented(); … … 898 898 NOREF(aUSBDeviceFilters); 899 899 # ifndef RT_OS_WINDOWS 900 NOREF(aUSBDeviceFilters Size);900 NOREF(aUSBDeviceFilters); 901 901 # endif 902 902 ReturnComNotImplemented(); -
trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp
r49871 r49872 531 531 } 532 532 533 HRESULT HostNetworkInterface:: HostNetworkInterface::enableDynamicIPConfig()533 HRESULT HostNetworkInterface::enableDynamicIPConfig() 534 534 { 535 535 #ifndef VBOX_WITH_HOSTNETIF_API
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器