- Timestamp:
- Oct 12, 2020 9:40:13 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 140853
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11.cpp
r86537 r86538 187 187 { 188 188 Atom atom = 0; 189 constsize_t const cFormats = clipReportMaxX11Formats();189 size_t const cFormats = clipReportMaxX11Formats(); 190 190 size_t i; 191 191 for (i = 0; i < cFormats; ++i)
Note:
See TracChangeset
for help on using the changeset viewer.