Changeset 37826 in vbox
- Timestamp:
- Jul 7, 2011 8:21:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
r35077 r37826 5 5 6 6 /* 7 * Copyright (C) 2010 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 265 265 pszMountPoint, 266 266 flags, 267 "vbox sf",267 "vboxfs", 268 268 NULL, /* char *dataptr */ 269 269 0, /* int datalen */
Note:
See TracChangeset
for help on using the changeset viewer.