TecsServer no longer restarted by SICS
This commit is contained in:
@@ -70,7 +70,7 @@ int str_npad(char *dest, const char *src, int ldest) {
|
||||
dest[i]=' ';
|
||||
}
|
||||
}
|
||||
return;
|
||||
return(lsrc);
|
||||
}
|
||||
|
||||
char *str_nsplit(char *dst, const char *src, char sep, int dstlen) {
|
||||
|
||||
Reference in New Issue
Block a user