Changeset 97428 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Nov 7, 2022 11:18:45 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestSessionImplTasks.h
r97395 r97428 124 124 void Destroy(void); 125 125 126 #ifdef DEBUG127 126 void DumpToLog(void); 128 #endif129 127 130 128 int AddEntryFromGuest(const Utf8Str &strFile, const GuestFsObjData &fsObjData);
Note:
See TracChangeset
for help on using the changeset viewer.