]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
s/fallbackas/fallback as/
authorMark Andrews <marka@isc.org>
Thu, 21 Jul 2011 06:24:27 +0000 (06:24 +0000)
committerMark Andrews <marka@isc.org>
Thu, 21 Jul 2011 06:24:27 +0000 (06:24 +0000)
lib/dns/zone.c

index 850a40560fc3bfdd52facdf3e2fff026aad62abb..60d01b5b00931aac6f5676bc11ac27e3aa950890 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.540.2.62 2011/07/20 23:46:50 tbox Exp $ */
+/* $Id: zone.c,v 1.540.2.63 2011/07/21 06:24:27 marka Exp $ */
 
 /*! \file */
 
@@ -9433,7 +9433,7 @@ refresh_callback(isc_task_t *task, isc_event_t *event) {
                                        goto tcp_transfer;
                                }
                                dns_zone_log(zone, ISC_LOG_DEBUG(1),
-                                            "refresh: skipped tcp fallback"
+                                            "refresh: skipped tcp fallback "
                                             "as master %s (source %s) is "
                                             "unreachable (cached)",
                                              master, source);