儲存庫 vbox 的更動 104316
- 時間撮記:
- 2024-4-12 下午01:59:14 (10 月 以前)
- svn:sync-xref-src-repo-rev:
- 162793
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp
r103428 r104316 1988 1988 * Worker function for ShClX11ReportFormatsToX11Async. 1989 1989 * 1990 * @param pvUserData Pointer to a CLIPNEWVBOXFORMATSstructure containing1990 * @param pvUserData Pointer to a PSHCLX11REQUEST structure containing 1991 1991 * information about the VBox formats available and the 1992 * clipboard context data. Must be free d by the worker.1992 * clipboard context data. Must be free'd by the worker. 1993 1993 * 1994 1994 * @thread X11 event thread. … … 2657 2657 int rc2 = ShClEventSignalEx(pReq->pEvent, rc, NULL /* Payload */); 2658 2658 AssertRC(rc2); 2659 2660 RTMemFree(pReq); 2659 2661 } 2660 2662
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器