Remove superfluous trailing white space from C files

This commit is contained in:
Douglas Clowes
2014-05-16 15:48:41 +10:00
parent 1881907e00
commit 4c65f82116
91 changed files with 1313 additions and 1313 deletions

View File

@@ -6,7 +6,7 @@
#define MAXMOT = 3;
/* aMot is the array of motors that includes the
/* aMot is the array of motors that includes the
1. sample stage height motor
2. detector x motor
3. detector z motor
@@ -46,4 +46,4 @@
float fTarget;
int iLast;
}MotEntry, *pMotEntry;