| Index: net/third_party/nss/patches/getchannelinfo.patch
|
| ===================================================================
|
| --- net/third_party/nss/patches/getchannelinfo.patch (revision 146623)
|
| +++ net/third_party/nss/patches/getchannelinfo.patch (working copy)
|
| @@ -1,7 +1,7 @@
|
| -Index: ssl/sslinfo.c
|
| +Index: net/third_party/nss/ssl/sslinfo.c
|
| ===================================================================
|
| ---- ssl/sslinfo.c (revision 142907)
|
| -+++ ssl/sslinfo.c (working copy)
|
| +--- net/third_party/nss/ssl/sslinfo.c (revision 143014)
|
| ++++ net/third_party/nss/ssl/sslinfo.c (revision 143015)
|
| @@ -97,11 +97,11 @@
|
| } else if (ss->ssl3.initialized) { /* SSL3 and TLS */
|
| ssl_GetSpecReadLock(ss);
|
|
|