remove accumulated stray trailing whitespace
This commit is contained in:
parent
150d2fa114
commit
49a128a156
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user