| Index: net/third_party/nss/ssl/sslmutex.c
|
| ===================================================================
|
| --- net/third_party/nss/ssl/sslmutex.c (revision 196870)
|
| +++ net/third_party/nss/ssl/sslmutex.c (working copy)
|
| @@ -1,7 +1,7 @@
|
| /* 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/. */
|
| -/* $Id: sslmutex.c,v 1.28 2012/04/25 14:50:12 gerv%gerv.net Exp $ */
|
| +/* $Id$ */
|
|
|
| #include "seccomon.h"
|
| /* This ifdef should match the one in sslsnce.c */
|
|
|