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 @@ | |||
| 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. */ |