changeset 28814:7bb3a2b7ff29

(DEFAULT_OUTFILE): Set to `BROWSE'.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 04 May 2000 21:48:52 +0000
parents 12946e495506
children 58f8c0da3eb3
files lib-src/ebrowse.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.  */