Changeset 49779 in vbox for trunk/include/VBox
- Timestamp:
- Dec 4, 2013 5:20:25 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 91095
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/usblib-darwin.h
r44529 r49779 5 5 6 6 /* 7 * Copyright (C) 2007-201 0Oracle Corporation7 * Copyright (C) 2007-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 50 50 /** @} */ 51 51 52 USBLIB_DECL(void) USBLibResumeBuiltInKeyboard(void); 53 52 54 /** @} */ 53 55 RT_C_DECLS_END
Note:
See TracChangeset
for help on using the changeset viewer.