mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 20:59:19 +08:00
ba319b373fa7caac030a679ff9596a0f7f9455c9
- Move duplicate code from LoadSetupData to a separate function - Fix a bug on line 1054 of the original file: SetupData.LangCount should be SetupData.KbLayoutCount (copy-paste mistake). This would have probably gone unnoticed if SetupData.LangCount > SetupData.KbLayoutCount due to other end of section checking. - Based on a patch from bug 4933. svn path=/trunk/; revision=44116
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%