diff options
author | Moonchild <moonchild@palemoon.org> | 2021-03-14 22:47:32 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-03-14 22:47:32 +0000 |
commit | b4a9244b35f760b5c9185f4230e1c69d85f986d5 (patch) | |
tree | bcedd9b5bfbe4b97b2dc0fe60a7e83ef6a4ec1e0 /security/nss/fuzz | |
parent | 7f655aae1af328b79b78d80fe23bd29ffaeaee89 (diff) | |
download | aura-central-b4a9244b35f760b5c9185f4230e1c69d85f986d5.tar.gz |
Issue mcp-graveyard/UXP%1746 - Revert "Update to NSS 3.59.1.1"
Diffstat (limited to 'security/nss/fuzz')
-rw-r--r-- | security/nss/fuzz/shared.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/fuzz/shared.h b/security/nss/fuzz/shared.h index 35621eb9d..6cce31bd1 100644 --- a/security/nss/fuzz/shared.h +++ b/security/nss/fuzz/shared.h @@ -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/. */ |