VirtualBox

儲存庫 vbox 的更動 16467


忽略:
時間撮記:
2009-2-2 下午04:19:20 (16 年 以前)
作者:
vboxsync
訊息:

warnings

位置:
trunk/src/VBox/Additions/x11/xgraphics
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c

    r9928 r16467  
    463463vbox_output_set_property(xf86OutputPtr output, Atom property,
    464464                         RRPropertyValuePtr value)
    465 { (void) output, (void) property, (void) value; return FALSE; }
     465{ (void) output; (void) property; (void) value; return FALSE; }
    466466#endif
    467467
  • trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_15.c

    r16091 r16467  
    483483vbox_output_set_property(xf86OutputPtr output, Atom property,
    484484                         RRPropertyValuePtr value)
    485 { (void) output, (void) property, (void) value; return FALSE; }
     485{ (void) output; (void) property; (void) value; return FALSE; }
    486486#endif
    487487
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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