diff options
Diffstat (limited to 'net/third_party/nss/ssl/sslerr.c')
-rw-r--r-- | net/third_party/nss/ssl/sslerr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/third_party/nss/ssl/sslerr.c b/net/third_party/nss/ssl/sslerr.c index 89f3c3b..0afdb18 100644 --- a/net/third_party/nss/ssl/sslerr.c +++ b/net/third_party/nss/ssl/sslerr.c @@ -5,7 +5,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: sslerr.c,v 1.5 2012/04/25 14:50:12 gerv%gerv.net Exp $ */ +/* $Id$ */ #include "prerror.h" #include "secerr.h" |