mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 13:51:55 +00:00
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
parent
bbabe2489e
commit
9393fc320e
701 changed files with 14685 additions and 14693 deletions
|
@ -26,7 +26,7 @@
|
|||
#define FM_SETCHARMAP (WM_USER + 5)
|
||||
|
||||
// the code pages to display in the advanced 'character set' combobox
|
||||
static const UINT codePages[] = {
|
||||
static const UINT codePages[] = {
|
||||
864, 775, 863, 855, 737, 856, 862, 861, 852, 869, 850, 858, 865, 860, 866, 857, 437, // OEM code pages
|
||||
1256, 1257, 1250, 1251, 1253, 1255, 932, 949, 1252, 936, 874, 950, 1254, 1258 // ANSI code pages
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue