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

Unified Diff: nss/mozilla/security/nss/lib/smime/cms.h

Issue 3135002: Update to NSS 3.12.7 and NSPR 4.8.6.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years, 4 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
Index: nss/mozilla/security/nss/lib/smime/cms.h
===================================================================
--- nss/mozilla/security/nss/lib/smime/cms.h (revision 55475)
+++ nss/mozilla/security/nss/lib/smime/cms.h (working copy)
@@ -37,7 +37,7 @@
/*
* Interfaces of the CMS implementation.
*
- * $Id: cms.h,v 1.22 2008/06/14 14:20:31 wtc%google.com Exp $
+ * $Id: cms.h,v 1.23 2010/04/25 23:37:38 nelson%bolyard.com Exp $
*/
#ifndef _CMS_H_
@@ -734,7 +734,7 @@
/*
* NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs - add a SMIMEEncryptionKeyPreferences attribute to the
- * authenticated (i.e. signed) attributes of "signerinfo", using the OID prefered by Microsoft.
+ * authenticated (i.e. signed) attributes of "signerinfo", using the OID preferred by Microsoft.
*
* This is expected to be included in outgoing signed messages for email (S/MIME),
* if compatibility with Microsoft mail clients is wanted.

Powered by Google App Engine
This is Rietveld 408576698