Changeset 89948 in vbox for trunk/src/VBox/HostServices/SharedClipboard
- Timestamp:
- Jun 29, 2021 11:20:08 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp
r89947 r89948 38 38 /* Number of currently extablished connections. */ 39 39 static volatile uint32_t g_cShClConnections; 40 40 41 41 42 /*********************************************************************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.