BIND 10 trac976, updated. e2e2a6756e459bb49446c22b89efa07306c35f21 [trac976] Correct comment

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jun 9 10:04:06 UTC 2011


The branch, trac976 has been updated
       via  e2e2a6756e459bb49446c22b89efa07306c35f21 (commit)
      from  2e386bd4b400b73103900bcccb8b5166258448a6 (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 e2e2a6756e459bb49446c22b89efa07306c35f21
Author: Stephen Morris <stephen at isc.org>
Date:   Thu Jun 9 11:03:46 2011 +0100

    [trac976] Correct comment

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

Summary of changes:
 src/lib/log/logger.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/log/logger.h b/src/lib/log/logger.h
index 9b61d37..378db10 100644
--- a/src/lib/log/logger.h
+++ b/src/lib/log/logger.h
@@ -59,7 +59,7 @@ namespace log {
 /// In this way, individual libraries can have their own loggers without
 /// worrying about the program in which they are used, but:
 /// - The origin of the message will be clearly identified.
-/// - The same component can have different options 736#comment:12(e.g. logging severity)
+/// - The same component can have different options (e.g. logging severity)
 /// in different programs at the same time.
 /// 
 /// \section LoggingApiLoggingMessages Logging Messages




More information about the bind10-changes mailing list