Remove superfluous trailing white space from C files
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/*---------------------------------------------------------------------------
|
||||
This is a motor driver which is implemented in Tcl. This means
|
||||
this code is only a wrapper which calls Tcl functions to do the
|
||||
this code is only a wrapper which calls Tcl functions to do the
|
||||
actual work.
|
||||
|
||||
The Tcl functions to implement the interface are called with the name
|
||||
of the motor as first parameter followed by any additional parameters
|
||||
of the motor as first parameter followed by any additional parameters
|
||||
such as the position to run to for run. Functions have to return the proper
|
||||
SICS return codes for a motor driver as integer numbers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user