- Timestamp:
- Oct 26, 2022 2:43:40 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 154297
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp
r97152 r97306 83 83 mSession = pSession; 84 84 85 switch (mSession->i_get PathStyle())85 switch (mSession->i_getGuestPathStyle()) 86 86 { 87 87 case PathStyle_DOS:
Note:
See TracChangeset
for help on using the changeset viewer.