儲存庫 vbox 的更動 63171
- 時間撮記:
- 2016-8-8 下午02:40:45 (8 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r62393 r63171 3807 3807 3808 3808 // find the OVF virtual system description entry for this storage controller 3809 /** @todo 3810 * r=bird: What on earh this is switch supposed to do? (I've added the default:break;, so don't 3811 * get confused by it.) Kind of looks like it's supposed to do something error handling related 3812 * in the default case... 3813 */ 3809 3814 switch (sc.storageBus) 3810 3815 { … … 3817 3822 case StorageBus_SAS: 3818 3823 break; 3824 default: break; /* Shut up MSC. */ 3819 3825 } 3820 3826
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器