diff options
Diffstat (limited to 'version.c')
-rw-r--r-- | version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c b/version.c index a001398409..f55c41ed85 100644 --- a/version.c +++ b/version.c @@ -28,7 +28,7 @@ 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" #include "version-info.h" -"Report bugs to <bug-glibc@gnu.ai.mit.edu>.\n"; +"Report bugs to <bug-glibc@prep.ai.mit.edu>.\n"; #include <unistd.h> |