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 | fd9fc4ea60a66e33a57826bac996e1d1128c0e40 (patch) | |
tree | 1cbaea27ade626a7f7eddaa08eadaf63e3e5f589 /security/nss/gtests/nss_bogo_shim/nsskeys.h | |
parent | d830832cb9466d6ce5b16e5610d3defbc3ec8053 (diff) | |
download | uxp-fd9fc4ea60a66e33a57826bac996e1d1128c0e40.tar.gz |
Issue #1693 - Update NSS to 3.52.1-RTM
Diffstat (limited to 'security/nss/gtests/nss_bogo_shim/nsskeys.h')
-rw-r--r-- | security/nss/gtests/nss_bogo_shim/nsskeys.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/gtests/nss_bogo_shim/nsskeys.h b/security/nss/gtests/nss_bogo_shim/nsskeys.h index 02338afc60..45e56c3537 100644 --- a/security/nss/gtests/nss_bogo_shim/nsskeys.h +++ b/security/nss/gtests/nss_bogo_shim/nsskeys.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/. */ |