summaryrefslogtreecommitdiff
path: root/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'version.c')
-rw-r--r--version.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.c b/version.c
index 37468ad432..8fc5cfe0f1 100644
--- a/version.c
+++ b/version.c
@@ -26,7 +26,8 @@ Compiled by GNU CC version "__VERSION__".\n\
Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions.\n\
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
-PARTICULAR PURPOSE.\n";
+PARTICULAR PURPOSE.\n\
+Report bugs to <bug-glibc@gnu.ai.mit.edu>.";
#include <unistd.h>