diff options
Diffstat (limited to 'security/nss/gtests/pk11_gtest/pk11_des_unittest.cc')
-rw-r--r-- | security/nss/gtests/pk11_gtest/pk11_des_unittest.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/gtests/pk11_gtest/pk11_des_unittest.cc b/security/nss/gtests/pk11_gtest/pk11_des_unittest.cc index afb560ce1..30f1afb8d 100644 --- a/security/nss/gtests/pk11_gtest/pk11_des_unittest.cc +++ b/security/nss/gtests/pk11_gtest/pk11_des_unittest.cc @@ -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/. */ |