儲存庫 vbox 的更動 16467
- 時間撮記:
- 2009-2-2 下午04:19:20 (16 年 以前)
- 位置:
- trunk/src/VBox/Additions/x11/xgraphics
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c
r9928 r16467 463 463 vbox_output_set_property(xf86OutputPtr output, Atom property, 464 464 RRPropertyValuePtr value) 465 { (void) output , (void) property,(void) value; return FALSE; }465 { (void) output; (void) property; (void) value; return FALSE; } 466 466 #endif 467 467 -
trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_15.c
r16091 r16467 483 483 vbox_output_set_property(xf86OutputPtr output, Atom property, 484 484 RRPropertyValuePtr value) 485 { (void) output , (void) property,(void) value; return FALSE; }485 { (void) output; (void) property; (void) value; return FALSE; } 486 486 #endif 487 487
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器