- Timestamp:
- Jun 3, 2008 5:12:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/Global.h
r9360 r9361 41 41 42 42 /** Represents OS Type <-> string mappings. */ 43 conststruct OSType43 struct OSType 44 44 { 45 45 const char *id; /* utf-8 */
Note:
See TracChangeset
for help on using the changeset viewer.