Changeset 33886 in vbox for trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
- Timestamp:
- Nov 9, 2010 10:34:14 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 67534
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
r33858 r33886 94 94 95 95 96 /** @todo Integrate into RTFsQueryMountpoint(). */ 96 97 static bool VBoxServiceAutoMountShareIsMounted(const char *pszShare, 97 98 char *pszMountPoint, size_t cbMountPoint)
Note:
See TracChangeset
for help on using the changeset viewer.