mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 07:40:24 +08:00
846c750785391adf89b534d255b20be5c2e7ec00
svn path=/trunk/; revision=34566
Fix argument parsing for label command. It should not split the arguments by spaces; on Windows you can do 'label c:x y z' and it will set the label to X Y Z. (Bug 3530 #2)
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%