Initialize a variable in order to fix when faced with picky compilers.
Sponsored by: Apple
This commit is contained in:
parent
57a346a213
commit
97eee3cd78
@ -96,6 +96,8 @@ process()
|
||||
size_t len, oldpsl = 0;
|
||||
char *p;
|
||||
|
||||
p = NULL;
|
||||
|
||||
for (linenum = 0; mf_fgets(&PS, REPLACE);) {
|
||||
pd = 0;
|
||||
top:
|
||||
|
Loading…
x
Reference in New Issue
Block a user