Changeset 72615 in vbox for trunk/include/VBox
- Timestamp:
- Jun 19, 2018 2:43:12 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/log.h
r71287 r72615 102 102 /** Floppy Controller Device group. */ 103 103 LOG_GROUP_DEV_FDC, 104 /** Flash Device group. */ 105 LOG_GROUP_DEV_FLASH, 104 106 /** Guest Interface Manager Device group. */ 105 107 LOG_GROUP_DEV_GIM, … … 858 860 "DEV_EHCI", \ 859 861 "DEV_FDC", \ 862 "DEV_FLASH", \ 860 863 "DEV_GIM", \ 861 864 "DEV_HDA", \
Note:
See TracChangeset
for help on using the changeset viewer.