Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(537)

Unified Diff: net/third_party/nss/ssl/sslver.c

Issue 1053903002: Update libssl to NSS 3.18 RTM (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/third_party/nss/ssl/sslt.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/ssl/sslver.c
diff --git a/net/third_party/nss/ssl/sslver.c b/net/third_party/nss/ssl/sslver.c
index ed8273753f4157e86045e02e03c92da2a9b9fe89..ea60888f233a523ca13e22365375bb89edeb9261 100644
--- a/net/third_party/nss/ssl/sslver.c
+++ b/net/third_party/nss/ssl/sslver.c
@@ -18,6 +18,7 @@
#define _DATE_AND_TIME __DATE__ " " __TIME__
#endif
+
/*
* Version information for the 'ident' and 'what commands
*
« no previous file with comments | « net/third_party/nss/ssl/sslt.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698