BIND 10 trac1924, updated. 7788547667e769783edb16a83a89895522e2f332 [1924] corrected typo, folded a long line.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Feb 12 17:22:02 UTC 2013


The branch, trac1924 has been updated
       via  7788547667e769783edb16a83a89895522e2f332 (commit)
      from  529fdf6dc7f6148c7e28a29ab45a4575b3783d2e (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 7788547667e769783edb16a83a89895522e2f332
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Feb 12 09:21:49 2013 -0800

    [1924] corrected typo, folded a long line.

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

Summary of changes:
 src/lib/python/isc/cc/cc_generated/Makefile.am |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/cc/cc_generated/Makefile.am b/src/lib/python/isc/cc/cc_generated/Makefile.am
index 0ec17ef..97ec953 100644
--- a/src/lib/python/isc/cc/cc_generated/Makefile.am
+++ b/src/lib/python/isc/cc/cc_generated/Makefile.am
@@ -3,8 +3,8 @@
 # not the src dir, which means it is not found when these are different.
 #
 # We have a forwarder module in the src dir and build the real one in different
-# location. This is similar to whan happens in log_messages/work. We can't reuse
-# the name `work`, since it would collide, so we use less generic name.
+# location. This is similar to what happens in log_messages/work. We can't
+# reuse the name `work`, since it would collide, so we use less generic name.
 
 nodist_python_PYTHON = proto_defs.py
 BUILT_SOURCES = proto_defs.py __init__.py



More information about the bind10-changes mailing list