mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-13 21:16:19 -04:00
update copyright notice
This commit is contained in:
parent
7f94f65f95
commit
3bed8e9913
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* 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 */
|
||||
|
||||
|
|
@ -683,7 +683,7 @@ dispatch(isc_timermgr_t *manager, isc_time_t *now) {
|
|||
ISC_MSGSET_TIMER,
|
||||
ISC_MSG_SCHEDFAIL,
|
||||
"couldn't schedule "
|
||||
"timer"),
|
||||
"timer"),
|
||||
result);
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in a new issue