summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Relyea <rrelyea@redhat.com>2021-05-11 15:40:09 -0700
committerRobert Relyea <rrelyea@redhat.com>2021-05-11 15:40:09 -0700
commit9e3c9c5f2cbb4d974c6414adcd08f6ef5233f95e (patch)
tree0860d38a9885b5765509ec2552b87f5560e57790
parent9eee85eb55b274f1ecbb38efe5bac412f35ab7ba (diff)
downloadnss-hg-9e3c9c5f2cbb4d974c6414adcd08f6ef5233f95e.tar.gz
fix clang format error from patch for bug 1709750NSS_3_65_BETA1
-rw-r--r--gtests/pk11_gtest/pk11_hpke_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtests/pk11_gtest/pk11_hpke_unittest.cc b/gtests/pk11_gtest/pk11_hpke_unittest.cc
index 18c59e6a5..3f2894682 100644
--- a/gtests/pk11_gtest/pk11_hpke_unittest.cc
+++ b/gtests/pk11_gtest/pk11_hpke_unittest.cc
@@ -4,7 +4,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
-#ifndef UNSAFE_FUZZER_MODE // See Bug 1709750
+#ifndef UNSAFE_FUZZER_MODE // See Bug 1709750
#include <memory>
#include "blapi.h"