Remove trailing whitespaces

This commit is contained in:
Turiiya 2023-10-10 02:36:21 +02:00
parent 77cf950c3b
commit a0420daec3
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ To build an example, cd into its directory and run the make command.
mingw32-make
# MSVC
nmake
nmake
```
- **Linux**

View File

@ -20,7 +20,7 @@ To build an example, cd into its directory and run the make command.
mingw32-make
# MSVC
nmake
nmake
```
- **Linux**