VirtualBox

忽略:
時間撮記:
2010-2-4 下午01:55:00 (15 年 以前)
作者:
vboxsync
訊息:

Main: coding style

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/StorageControllerImpl.cpp

    r26186 r26235  
    199199                      aParent, aThat, aReshare));
    200200
    201     ComAssertRet (aParent && aThat, E_INVALIDARG);
     201    ComAssertRet(aParent && aThat, E_INVALIDARG);
    202202
    203203    /* Enclose the state transition NotReady->InInit->Ready */
     
    247247    LogFlowThisFunc(("aParent=%p, aThat=%p\n", aParent, aThat));
    248248
    249     ComAssertRet (aParent && aThat, E_INVALIDARG);
     249    ComAssertRet(aParent && aThat, E_INVALIDARG);
    250250
    251251    /* Enclose the state transition NotReady->InInit->Ready */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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