VirtualBox

忽略:
時間撮記:
2015-3-2 下午08:05:15 (10 年 以前)
作者:
vboxsync
訊息:

Build fix

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r54591 r54592  
    34003400    AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
    34013401
    3402     SecretKeyMap::const_iterator it = m_mapSecretKeys.find(aId);
     3402    SecretKeyMap::iterator it = m_mapSecretKeys.find(aId);
    34033403    if (it == m_mapSecretKeys.end())
    34043404        return setError(VBOX_E_OBJECT_NOT_FOUND, tr("A password with the given ID does not exist"));
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette