diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-07-08 15:07:18 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-07-08 15:25:14 +0200 |
| commit | 5d68428a0058649f07c9be3053bd58fd3462d6d9 (patch) | |
| tree | d411546fba10c3f661978d96cf03211a92406296 /test/checkers.cxx | |
| parent | 3cf5a302fd2225b8d2622eb40e91262f4e7557c1 (diff) | |
Fix trailing whitespace and convert a few tabs to spaces
... according to CMP
Diffstat (limited to 'test/checkers.cxx')
| -rw-r--r-- | test/checkers.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/checkers.cxx b/test/checkers.cxx index 0d0b4ca48..bd3753e5e 100644 --- a/test/checkers.cxx +++ b/test/checkers.cxx @@ -635,7 +635,7 @@ const char _usermoves[] = // White moves from D3 to E4 (+14). // Black's move? G6 H5 <-- try this in GUI mode w/o the fix below // Valid moves are: -// F5 D3 - Black jumps from F5 to D3, E4 removed (-14). +// F5 D3 - Black jumps from F5 to D3, E4 removed (-14). // // Hint for further debugging: enable the printf/fflush statements below and // set a breakpoint inside the `if` condition below in a debugger. Then take |
