Changeset 67 for trunk/install/c/install.c
- Timestamp:
- Oct 11, 2016, 10:42:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/c/install.c
r60 r67 1845 1845 } while (!((UserKey==0x0D) || (UserKey==0x1B))); 1846 1846 } 1847 if (UserKey==0x0D) { // ENTER reboots system... (if not in eCSinstall mode)1847 if (UserKey==0x0D) { // ENTER reboots system... (if not in OS/2 install mode) 1848 1848 1849 1849 /*
Note:
See TracChangeset
for help on using the changeset viewer.