From: Yoshitaka Aharen Date: Fri, 7 Dec 2012 06:35:27 +0000 (+0900) Subject: [2157] fix indent X-Git-Tag: bind10-1.1.0beta1-release~85^2~5^2~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e930663b459bf75063193ed08cb3d455adaaccae;p=thirdparty%2Fkea.git [2157] fix indent --- diff --git a/src/bin/auth/statistics_msg_items.def b/src/bin/auth/statistics_msg_items.def index 33cbed0a2c..47a1308169 100644 --- a/src/bin/auth/statistics_msg_items.def +++ b/src/bin/auth/statistics_msg_items.def @@ -11,7 +11,7 @@ request msg_counter_request Request statistics = dnssec_ok MSG_REQUEST_DNSSEC_OK Number of requests with "DNSSEC OK" (DO) bit was set received by the b10-auth server. ; opcode msg_counter_opcode OpCode statistics = - query MSG_OPCODE_QUERY Number of OpCode=Query requests received by the b10-auth server. + query MSG_OPCODE_QUERY Number of OpCode=Query requests received by the b10-auth server. iquery MSG_OPCODE_IQUERY Number of OpCode=IQuery requests received by the b10-auth server. status MSG_OPCODE_STATUS Number of OpCode=Status requests received by the b10-auth server. notify MSG_OPCODE_NOTIFY Number of OpCode=Notify requests received by the b10-auth server.