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

Unified Diff: nss/lib/util/secder.h

Issue 16132005: Allow NSS to be built with NO_NSPR_10_SUPPORT. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 7 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 | « nss/lib/util/secasn1e.c ('k') | nss/lib/util/secdig.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/lib/util/secder.h
===================================================================
--- nss/lib/util/secder.h (revision 203524)
+++ nss/lib/util/secder.h (working copy)
@@ -127,7 +127,7 @@
extern char *DER_TimeChoiceDayToAscii(SECItem *timechoice);
/*
-** Convert a PRTime time to a DER encoded Generalized time
+** Convert a PRTime to a DER encoded Generalized time
** gmttime must be on or after January 1, year 1 and
** before January 1, 10000.
*/
« no previous file with comments | « nss/lib/util/secasn1e.c ('k') | nss/lib/util/secdig.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698