Changeset 20363 in vbox for trunk/include/VBox/usblib-win.h
- Timestamp:
- Jun 8, 2009 12:15:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/usblib-win.h
r8770 r20363 229 229 230 230 231 __BEGIN_DECLS231 RT_BEGIN_DECLS 232 232 233 233 #ifdef IN_RING3 … … 278 278 /** @} */ 279 279 280 __END_DECLS281 282 283 #endif 284 280 RT_END_DECLS 281 282 283 #endif 284
Note:
See TracChangeset
for help on using the changeset viewer.