diff options
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/ebrowse.c | 2 |
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 @@ /* 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. */ |