Changeset 102044 in vbox for trunk/src/VBox/Additions/x11
- Timestamp:
- Nov 9, 2023 5:17:11 PM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 160149
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/vboxwl.cpp
r102026 r102044 67 67 /** Program name. */ 68 68 static char *g_pszProgName; 69 70 /** Unused: just for linking purposes. */ 71 unsigned g_cRespawn = 0; 69 72 70 73 /** A session ID which will be specified in communication messages
Note:
See TracChangeset
for help on using the changeset viewer.