mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-28 10:56:36 +00:00
Fix a typo in a comment.
This commit is contained in:
parent
36d36f35f5
commit
a10192f44d
@ -3744,7 +3744,7 @@ main (argc, argv)
|
|||||||
{
|
{
|
||||||
/* Check that the file to append to exists, and is not
|
/* Check that the file to append to exists, and is not
|
||||||
empty. More specifically, it should be a valid file
|
empty. More specifically, it should be a valid file
|
||||||
produced by a vaprevious run of ebrowse, but that's too
|
produced by a previous run of ebrowse, but that's too
|
||||||
difficult to check. */
|
difficult to check. */
|
||||||
FILE *fp;
|
FILE *fp;
|
||||||
int rc;
|
int rc;
|
||||||
|
Loading…
Reference in New Issue
Block a user