Changeset 17580 in vbox for trunk/src/VBox/Main/Global.cpp
- Timestamp:
- Mar 9, 2009 2:49:09 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44033
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/Global.cpp
r16004 r17580 29 29 30 30 /* static */ 31 const Global::OSType Global::sOSTypes 31 const Global::OSType Global::sOSTypes[SchemaDefs::OSTypeId_COUNT] = 32 32 { 33 33 /* NOTE1: we assume that unknown is always the first entry!
Note:
See TracChangeset
for help on using the changeset viewer.