BIND 10 trac2376-callbacks, updated. 0d0601799006a859be0e7a94c0fb3a93780be36b [2376] corrected a trivial typo in doc

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Nov 26 06:57:59 UTC 2012


The branch, trac2376-callbacks has been updated
       via  0d0601799006a859be0e7a94c0fb3a93780be36b (commit)
      from  66ef737b647294c32d631236f8879a733963ae08 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0d0601799006a859be0e7a94c0fb3a93780be36b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 26 15:57:47 2012 +0900

    [2376] corrected a trivial typo in doc

-----------------------------------------------------------------------

Summary of changes:
 src/lib/dns/master_loader_callbacks.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/master_loader_callbacks.h b/src/lib/dns/master_loader_callbacks.h
index 00d831c..2da6e47 100644
--- a/src/lib/dns/master_loader_callbacks.h
+++ b/src/lib/dns/master_loader_callbacks.h
@@ -100,7 +100,7 @@ public:
     /// This is called whenever a minor problem is discovered. This might mean
     /// the data is completely OK, it just looks suspicious.
     ///
-    /// It calls whatever was passed to the error parameter to the constructor.
+    /// It calls whatever was passed to the warn parameter to the constructor.
     ///
     /// The loading will continue after the callback. If the caller wants to
     /// abort (which is probably not a very good idea, since warnings



More information about the bind10-changes mailing list