BIND 10 trac1399, updated. 5ae62d711ab9abf8c47de5f8f292841b258ca12e [1399] a minor style fix: adding a space in spec item descriptions for readability and consistency.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jan 18 18:26:29 UTC 2012


The branch, trac1399 has been updated
       via  5ae62d711ab9abf8c47de5f8f292841b258ca12e (commit)
      from  7f9f716e39143885f6c84b3699faa3e79f4dcb2b (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 5ae62d711ab9abf8c47de5f8f292841b258ca12e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Jan 18 10:26:06 2012 -0800

    [1399] a minor style fix: adding a space in spec item descriptions
    for readability and consistency.

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

Summary of changes:
 src/bin/auth/auth.spec.pre.in |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/auth/auth.spec.pre.in b/src/bin/auth/auth.spec.pre.in
index 32748b9..693e813 100644
--- a/src/bin/auth/auth.spec.pre.in
+++ b/src/bin/auth/auth.spec.pre.in
@@ -209,7 +209,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode8",
+        "item_title": "Received requests opcode 8",
         "item_description": "The number of total request counts whose opcode is8 (reserved)"
       },
       {
@@ -217,7 +217,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode9",
+        "item_title": "Received requests opcode 9",
         "item_description": "The number of total request counts whose opcode is9 (reserved)"
       },
       {
@@ -225,7 +225,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode10",
+        "item_title": "Received requests opcode 10",
         "item_description": "The number of total request counts whose opcode is10 (reserved)"
       },
       {
@@ -233,7 +233,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode11",
+        "item_title": "Received requests opcode 11",
         "item_description": "The number of total request counts whose opcode is11 (reserved)"
       },
       {
@@ -241,7 +241,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode12",
+        "item_title": "Received requests opcode 12",
         "item_description": "The number of total request counts whose opcode is12 (reserved)"
       },
       {
@@ -249,7 +249,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode13",
+        "item_title": "Received requests opcode 13",
         "item_description": "The number of total request counts whose opcode is13 (reserved)"
       },
       {
@@ -257,7 +257,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode14",
+        "item_title": "Received requests opcode 14",
         "item_description": "The number of total request counts whose opcode is14 (reserved)"
       },
       {
@@ -265,7 +265,7 @@
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode15",
+        "item_title": "Received requests opcode 15",
         "item_description": "The number of total request counts whose opcode is15 (reserved)"
       }
     ]




More information about the bind10-changes mailing list