reactos/base
Joachim Henze d31a557237 [SERVICES] Tweak the binary size a bit CORE-18071
Fixes some typos like "alread"->"already"
and kill g_dwServiceBits in rpcserver.cpp
and omit points and exclamation marks at end of prints.

On GCC8.4.0dbg RosBE2.2.1 this shrinks the file for me from 210.432 to 209.920
The file is loaded many times into memory, therefore
optimization pays off here at runtime memory consumption.

Also shorten to H. Poussineau in the header sections,
to stop git from displaying diff in that line on each review
due to that special char.
2022-03-20 20:12:56 +01:00
..
applications [RAPPS] Fix uninstalling applications 2022-03-19 13:32:51 +01:00
services [UMPNPMGR] Improve UpdateServiceStatus() 2022-03-20 17:21:45 +01:00
setup [USETUP] de-DE Update 2022-03-05 CORE-18075 2022-03-05 18:23:33 +01:00
shell [REACTOS] de-DE.rc in all modules: DIE! EINGABETASTE! DIE! CORE-18077 2022-03-05 21:25:30 +01:00
system [SERVICES] Tweak the binary size a bit CORE-18071 2022-03-20 20:12:56 +01:00
CMakeLists.txt