VirtualBox

儲存庫 vbox 的更動 34390


忽略:
時間撮記:
2010-11-26 上午09:39:51 (14 年 以前)
作者:
vboxsync
訊息:

Main/Console: evil typo causing breakage if an event with 2 arguments is fired

檔案:
修改 1 筆資料

圖例:

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

    r34335 r34390  
    376376#define PREP_ARGS0()
    377377#define PREP_ARGS1(a1)                       a1
    378 #define PREP_ARGS2(a1,a2)                    a2, a2
     378#define PREP_ARGS2(a1,a2)                    a1, a2
    379379#define PREP_ARGS3(a1,a2,a3)                 a1, a2, a3
    380380#define PREP_ARGS4(a1,a2,a3,a4)              a1, a2, a3, a4
     
    17881788
    17891789    AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
    1790  
     1790
    17911791    mBusMgr->listAttachedPciDevices(ComSafeArrayOutArg(aAttachments));
    17921792
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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