Changeset 8091 in vbox
- Timestamp:
- Apr 17, 2008 12:22:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
r8036 r8091 926 926 RTPrintf("pae=\"%s\"\n", PAEEnabled ? "on" : "off"); 927 927 else 928 RTPrintf("PAE: %s\n", PAEEnabled ? "on" : "off");928 RTPrintf("PAE: %s\n", PAEEnabled ? "on" : "off"); 929 929 930 930 LONG64 timeOffset;
Note:
See TracChangeset
for help on using the changeset viewer.