Remove superfluous trailing white space from C files
This commit is contained in:
@@ -41,7 +41,7 @@ int VelSelProtHandler(Ascon *a)
|
||||
void AddVelSelProtocol()
|
||||
{
|
||||
AsconProtocol *prot = NULL;
|
||||
|
||||
|
||||
prot = calloc(sizeof(AsconProtocol), 1);
|
||||
prot->name = strdup("astvelsel");
|
||||
prot->init = AsconStdInit;
|
||||
|
||||
Reference in New Issue
Block a user