Changeset 18535 in vbox
- Timestamp:
- Mar 30, 2009 12:05:05 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/ApplianceImpl.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ApplianceImpl.cpp
r18531 r18535 307 307 }; 308 308 309 /* Th isare the 32-Bit ones. They are sorted by priority. */309 /* These are the 32-Bit ones. They are sorted by priority. */ 310 310 static const osTypePattern g_osTypesPattern[] = 311 311 { … … 338 338 }; 339 339 340 /* Th isare the 64-Bit ones. They are sorted by priority. */340 /* These are the 64-Bit ones. They are sorted by priority. */ 341 341 static const osTypePattern g_osTypesPattern64[] = 342 342 {
Note:
See TracChangeset
for help on using the changeset viewer.

