- 時間撮記:
- 2011-6-22 上午11:49:40 (13 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/src-server/MediumFormatImpl.cpp
r37423 r37586 6 6 7 7 /* 8 * Copyright (C) 2008-201 0Oracle Corporation8 * Copyright (C) 2008-2011 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 66 66 * name/description field. */ 67 67 unconst(m.strName) = aVDInfo->pszBackend; 68 /* The capabilities of the backend */68 /* The capabilities of the backend. Assumes 1:1 mapping! */ 69 69 unconst(m.capabilities) = aVDInfo->uBackendCaps; 70 70 /* Save the supported file extensions in a list */
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器