2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2009-09-01 23:47:45 +00:00
parent ae16941d9f
commit 823ca3c14f
8 changed files with 32 additions and 32 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: timer.c,v 1.91 2009/09/01 08:12:33 jinmei Exp $ */
/* $Id: timer.c,v 1.92 2009/09/01 23:47:44 tbox Exp $ */
/*! \file */
@@ -1042,7 +1042,7 @@ isc__timermgr_dispatch(isc_timermgr_t *manager0) {
}
#endif /* USE_TIMER_THREAD */
#ifdef USE_TIMERIMPREGISTER
#ifdef USE_TIMERIMPREGISTER
isc_result_t
isc__timer_register() {
return (isc_timer_register(isc__timermgr_create));