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

index 656258dae620b069353ded995f927ac4db1cc961..03ec40a9ceef89ace88e452d5c3ec63b3ca0730c 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timer.c,v 1.73.18.13 2009/01/23 01:30:03 marka Exp $ */
+/* $Id: timer.c,v 1.73.18.14 2009/01/23 23:46:08 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 {