VirtualBox

忽略:
時間撮記:
2010-3-29 下午04:09:43 (15 年 以前)
作者:
vboxsync
訊息:

misc compiler warning fixes, comment typos and other minor cleanups

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Input/DevPS2.cpp

    r27463 r27797  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    807807{
    808808    PPDMIMOUSECONNECTOR pDrv = pThis->Mouse.pDrv;
    809     bool fEnabled = pThis->mouse_status & MOUSE_STATUS_ENABLED;
     809    bool fEnabled = !!(pThis->mouse_status & MOUSE_STATUS_ENABLED);
    810810    pDrv->pfnReportModes(pDrv, fEnabled, false);
    811811}
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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