Remove superfluous trailing white space from C files
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
int (*TryAndFixIt)(void *self, int iError,float fNew);
|
||||
int (*Halt)(void *self);
|
||||
int (*GetDriverPar)(void *self, char *name, float *value);
|
||||
int (*SetDriverPar)(void *self,SConnection *pCon, char *name,
|
||||
int (*SetDriverPar)(void *self,SConnection *pCon, char *name,
|
||||
float newValue);
|
||||
void (*ListDriverPar)(void *self, char *motorName, SConnection *pCon);
|
||||
void (*KillPrivate)(void *self);
|
||||
|
||||
Reference in New Issue
Block a user