2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2009-01-23 23:47:54 +00:00
parent 7f94f65f95
commit 3bed8e9913

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: timer.c,v 1.88 2009/01/23 01:27:12 marka Exp $ */ /* $Id: timer.c,v 1.89 2009/01/23 23:47:54 tbox Exp $ */
/*! \file */ /*! \file */
@@ -683,7 +683,7 @@ dispatch(isc_timermgr_t *manager, isc_time_t *now) {
ISC_MSGSET_TIMER, ISC_MSGSET_TIMER,
ISC_MSG_SCHEDFAIL, ISC_MSG_SCHEDFAIL,
"couldn't schedule " "couldn't schedule "
"timer"), "timer"),
result); result);
} }
} else { } else {