Changeset 39731 in vbox
- Timestamp:
- Jan 8, 2012 9:17:16 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp
r37601 r39731 5 5 6 6 /* 7 * Copyright (C) 2006-20 07Oracle Corporation7 * Copyright (C) 2006-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 116 116 117 117 118 /* Forward declarations. */ 119 118 /******************************************************************************* 119 * Internal Functions * 120 *******************************************************************************/ 120 121 static DECLCALLBACK(int) drvHostDvdDoLock(PDRVHOSTBASE pThis, bool fLock); 121 122 #ifdef VBOX_WITH_SUID_WRAPPER
Note:
See TracChangeset
for help on using the changeset viewer.