mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 22:01:23 +08:00
2e185ea41afdf29f351bbbf6bf9a8d5e3b837b4f
1. Remove goto in the code, goto is slow and should be avoid.
2. reformat for adding {} around some code.
3. remove some NULL check after I did remove goto that is not longer need it.
svn path=/trunk/; revision=22718
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%