about summary refs log tree commit homepage
path: root/ext
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-27 04:11:33 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-27 04:11:33 +0000
commit2cb1800e7afe0085b135ac693d1b5a9378fadebc (patch)
tree8c937366cb6aace3baf2cd2c5a48c12e345ee66a /ext
parent18318887920773d43b72e9fb6490d3e74674bcf0 (diff)
downloadraindrops-2cb1800e7afe0085b135ac693d1b5a9378fadebc.tar.gz
doc: librelist.com => librelist.org
A non-profit TLD makes more sense for a Free Software project.
Diffstat (limited to 'ext')
-rw-r--r--ext/raindrops/linux_inet_diag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/raindrops/linux_inet_diag.c b/ext/raindrops/linux_inet_diag.c
index 3797dc9..e6d7366 100644
--- a/ext/raindrops/linux_inet_diag.c
+++ b/ext/raindrops/linux_inet_diag.c
@@ -176,7 +176,7 @@ static const char *addr_any(sa_family_t family)
 static void bug_warn(void)
 {
         fprintf(stderr, "Please report how you produced this at "\
-                        "raindrops@librelist.com\n");
+                        "raindrops@librelist.org\n");
         fflush(stderr);
 }