Changeset 79173 in vbox for trunk/include
- Timestamp:
- Jun 17, 2019 9:33:04 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r79040 r79173 2920 2920 */ 2921 2921 /** Maximum of concurrent clipboard transfers has been reached. */ 2922 #define VERR_SHCLPB_MAX_TRANSFERS_REACHED (-7 000)2922 #define VERR_SHCLPB_MAX_TRANSFERS_REACHED (-7100) 2923 2923 /** @} */ 2924 2924 /* SED-END */
Note:
See TracChangeset
for help on using the changeset viewer.