[cleanup] remove trailing whitespace from source code files

This commit is contained in:
arvidn
2017-11-04 13:07:54 +01:00
parent 2db73ab893
commit 4b4123a0fa
18 changed files with 116 additions and 116 deletions

View File

@ -121,7 +121,7 @@ using std::endl;
// Recommended approach when conversion time is a concern
//
// Conversion time is a concert with this application because (1) any conversions
// performed in the loop will consume a great deal of time and because (2)
// performed in the loop will consume a great deal of time and because (2)
// computation time will be much greater than I/O time.
{