aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ebrowse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c
index 29eff708325..b274a641044 100644
--- a/lib-src/ebrowse.c
+++ b/lib-src/ebrowse.c
@@ -3744,7 +3744,7 @@ main (argc, argv)
3744 { 3744 {
3745 /* Check that the file to append to exists, and is not 3745 /* Check that the file to append to exists, and is not
3746 empty. More specifically, it should be a valid file 3746 empty. More specifically, it should be a valid file
3747 produced by a vaprevious run of ebrowse, but that's too 3747 produced by a previous run of ebrowse, but that's too
3748 difficult to check. */ 3748 difficult to check. */
3749 FILE *fp; 3749 FILE *fp;
3750 int rc; 3750 int rc;