Sigh, remove a line that needs to be removed along with previous commit.
Submitted by: mjg MFC after: 3 days X-MFC-with: 272288
This commit is contained in:
parent
da9c3bbbee
commit
934a6c2732
@ -390,7 +390,6 @@ writefile(time_t runtimer, char queue)
|
||||
fputc(*ap, fp);
|
||||
}
|
||||
}
|
||||
fwrite(*atenv, sizeof(char), eqp-*atenv -1, fp);
|
||||
fputc('\n', fp);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user