# HG changeset patch # User Gerd Moellmann # Date 957476932 0 # Node ID 7bb3a2b7ff299fcc3f9832e70c65dacbae00f2e3 # Parent 12946e495506cb6a412af18f9d27d4d32d5033d4 (DEFAULT_OUTFILE): Set to `BROWSE'. diff -r 12946e495506 -r 7bb3a2b7ff29 lib-src/ebrowse.c --- a/lib-src/ebrowse.c Thu May 04 21:45:40 2000 +0000 +++ b/lib-src/ebrowse.c Thu May 04 21:48:52 2000 +0000 @@ -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. */