diff lib-src/ebrowse.c @ 28814:7bb3a2b7ff29

(DEFAULT_OUTFILE): Set to `BROWSE'.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 04 May 2000 21:48:52 +0000
parents 9afdf8a67091
children bb40802a0af0
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.  */