Remove trailing whitespace

This commit is contained in:
Joseph T Lyons
2021-01-16 18:10:50 -05:00
parent 1be918f768
commit f58462f198
11 changed files with 20 additions and 28 deletions

View File

@@ -26,5 +26,3 @@ Consider using a typesafe library like
Note that stronger typing can also allow for more compiler optimizations.
* [Sorting in C vs C++](Sorting in C vs C++.pdf)