diff options
author | Moonchild <moonchild@palemoon.org> | 2021-03-15 12:57:35 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-03-15 12:57:35 +0000 |
commit | c98307eeabe0eddacbf840b1a915c1498cb03971 (patch) | |
tree | 1cbaea27ade626a7f7eddaa08eadaf63e3e5f589 /security/nss/fuzz | |
parent | 1d8183ff4aa670c101ea76f2d00682c04dd4c130 (diff) | |
download | aura-central-c98307eeabe0eddacbf840b1a915c1498cb03971.tar.gz |
Issue mcp-graveyard/UXP%1693 - Update NSS to 3.52.1-RTM
Diffstat (limited to 'security/nss/fuzz')
-rw-r--r-- | security/nss/fuzz/shared.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/fuzz/shared.h b/security/nss/fuzz/shared.h index 6cce31bd1..35621eb9d 100644 --- a/security/nss/fuzz/shared.h +++ b/security/nss/fuzz/shared.h @@ -1,4 +1,5 @@ /* -*- 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/. */ |