]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
whitespace in dnsmessage.proto 10567/head
authorOtto <otto.moerbeek@open-xchange.com>
Thu, 14 Oct 2021 10:57:12 +0000 (12:57 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Thu, 14 Oct 2021 10:57:12 +0000 (12:57 +0200)
pdns/dnsmessage.proto

index 49a5951adeef5a524b2ac90e364d136d49bb3346..447f34f8a67f62e25fb8402ef27751d6e2c2c826 100644 (file)
@@ -103,7 +103,7 @@ message PBDNSMessage {
     optional string appliedPolicyTrigger = 8;   // The RPZ trigger
     optional string appliedPolicyHit = 9;       // The value (qname or IP) that caused the hit
     optional PolicyKind appliedPolicyKind = 10; // The Kind (RPZ action) applied by the hit
-    optional VState validationState = 11;      // The DNSSEC Validation State
+    optional VState validationState = 11;       // The DNSSEC Validation State
   }
 
   optional DNSResponse response = 13;