diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:24:52 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:24:52 +0000 |
commit | 18ea98f7a9a92ab35fdc71e526814570ef4f57e2 (patch) | |
tree | 8e8b8ea84475d19c97cae9d3058fdf2cd58fad93 /security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc | |
parent | 528b88d7048728c70227817ab59223e329171d15 (diff) | |
download | UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar.gz UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar.lz UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar.xz UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.zip |
Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
Diffstat (limited to 'security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc')
-rw-r--r-- | security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc b/security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc index 882f1f0d2..00d5e5244 100644 --- a/security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc +++ b/security/nss/gtests/pk11_gtest/pk11_chacha20poly1305_unittest.cc @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * 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/. */ |