summaryrefslogtreecommitdiff
path: root/omapip
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2014-01-21 08:47:26 -0800
committerShawn Routhier <sar@isc.org>2014-01-21 08:47:26 -0800
commitea558940f9c241448d4436bc7507f879aef74501 (patch)
tree1cad9e4a98c3d652763b41ac0d5ddb05001e85ae /omapip
parentc10f7379e9a374b96cdbee470ba4b5f7bc50fefe (diff)
downloadisc-dhcp-ea558940f9c241448d4436bc7507f879aef74501.tar.gz
[v4_1_esv] Change mailing list address in log_fatal
Diffstat (limited to 'omapip')
-rw-r--r--omapip/errwarn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/omapip/errwarn.c b/omapip/errwarn.c
index 722c3fc7..3e917ef1 100644
--- a/omapip/errwarn.c
+++ b/omapip/errwarn.c
@@ -4,7 +4,7 @@
/*
* Copyright (c) 1995 RadioMail Corporation.
- * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009,2014 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
@@ -82,7 +82,7 @@ void log_fatal (const char * fmt, ... )
log_error ("%s", "");
log_error ("If you did get this software from ftp.isc.org and have not");
log_error ("yet read the README, please read it before requesting help.");
- log_error ("If you intend to request help from the dhcp-server@isc.org");
+ log_error ("If you intend to request help from the dhcp-bugs at isc.org");
log_error ("mailing list, please read the section on the README about");
log_error ("submitting bug reports and requests for help.");
log_error ("%s", "");