From 42eaac2125ca75991c4b2e46d48deadfbf5ba9ed Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 4 May 2000 21:48:52 +0000 Subject: [PATCH] (DEFAULT_OUTFILE): Set to `BROWSE'. --- lib-src/ebrowse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c index 4e344a8bc11..26a18efe237 100644 --- a/lib-src/ebrowse.c +++ b/lib-src/ebrowse.c @@ -67,7 +67,7 @@ /* The default output file name. */ -#define DEFAULT_OUTFILE "EBROWSE" +#define DEFAULT_OUTFILE "BROWSE" /* A version string written to the output file. Change this whenever the structure of the output file changes. */ -- 2.39.5