]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 23 Jan 2009 23:47:54 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 23 Jan 2009 23:47:54 +0000 (23:47 +0000)
lib/isc/timer.c

index d23fa9e6903af3b552336fc218c6ad40b315d36a..b40f404c8b2a0b22930142b516e54f45d544edd2 100644 (file)
@@ -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 {