diff options
Diffstat (limited to 'net/third_party/nss/ssl/authcert.c')
-rw-r--r-- | net/third_party/nss/ssl/authcert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/third_party/nss/ssl/authcert.c b/net/third_party/nss/ssl/authcert.c index a0b6667..b45f0a6 100644 --- a/net/third_party/nss/ssl/authcert.c +++ b/net/third_party/nss/ssl/authcert.c @@ -4,7 +4,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: authcert.c,v 1.6 2012/04/25 14:50:12 gerv%gerv.net Exp $ */ +/* $Id$ */ #include <stdio.h> #include <string.h> |