diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/etags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c index 165c298f0da..ebc76904f79 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -694,7 +694,7 @@ Relative ones are stored relative to the output file's directory."); | |||
| 694 | print_language_names (); | 694 | print_language_names (); |
| 695 | 695 | ||
| 696 | puts (""); | 696 | puts (""); |
| 697 | puts ("Report bugs to bug-gnu-emacs@prep.ai.mit.edu"); | 697 | puts ("Report bugs to bug-gnu-emacs@gnu.org"); |
| 698 | 698 | ||
| 699 | exit (GOOD); | 699 | exit (GOOD); |
| 700 | } | 700 | } |