diff options
Diffstat (limited to 'crypto/mac_security_services_lock.h')
-rw-r--r-- | crypto/mac_security_services_lock.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/mac_security_services_lock.h b/crypto/mac_security_services_lock.h index f857cda..06850cd 100644 --- a/crypto/mac_security_services_lock.h +++ b/crypto/mac_security_services_lock.h @@ -1,10 +1,9 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CRYPTO_MAC_SECURITY_SERVICES_LOCK_H_ #define CRYPTO_MAC_SECURITY_SERVICES_LOCK_H_ -#pragma once #include "crypto/crypto_export.h" |