儲存庫 vbox 的更動 46071
- 時間撮記:
- 2013-5-14 下午03:28:37 (12 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp
r46070 r46071 444 444 pszPath[cchPath] = '\0'; 445 445 rc = RTPathAppend(pszPath, RTPATH_MAX, pszFilename); 446 AssertRCReturn(rc, rc);446 AssertRCReturn(rc, false); 447 447 pszPath[strlen(pszPath) - 1] = '_'; 448 448
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器