remove accumulated stray trailing whitespace
This commit is contained in:
@@ -2404,7 +2404,7 @@ static int file_size(const char * fn) // what is the byte size of "fn"
|
|||||||
return cnt;
|
return cnt;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int file_insert(char * fn, char * p)
|
static int file_insert(char *fn, char *p)
|
||||||
{
|
{
|
||||||
int cnt = -1;
|
int cnt = -1;
|
||||||
int fd, size;
|
int fd, size;
|
||||||
|
Reference in New Issue
Block a user