aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGerd Moellmann2000-05-04 21:48:52 +0000
committerGerd Moellmann2000-05-04 21:48:52 +0000
commit42eaac2125ca75991c4b2e46d48deadfbf5ba9ed (patch)
tree4a1e21caf522c7a10729bb7a4c2b7ffb6e068e02 /lib-src
parent06d8227a86b9cb00e2657c418992f14766aa02b3 (diff)
downloademacs-42eaac2125ca75991c4b2e46d48deadfbf5ba9ed.tar.gz
emacs-42eaac2125ca75991c4b2e46d48deadfbf5ba9ed.zip
(DEFAULT_OUTFILE): Set to `BROWSE'.
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 4e344a8bc11..26a18efe237 100644
--- a/lib-src/ebrowse.c
+++ b/lib-src/ebrowse.c
@@ -67,7 +67,7 @@
67 67
68/* The default output file name. */ 68/* The default output file name. */
69 69
70#define DEFAULT_OUTFILE "EBROWSE" 70#define DEFAULT_OUTFILE "BROWSE"
71 71
72/* A version string written to the output file. Change this whenever 72/* A version string written to the output file. Change this whenever
73 the structure of the output file changes. */ 73 the structure of the output file changes. */